summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-ndisc.c
AgeCommit message (Expand)Author
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-25sd-ndisc: better validate RA packetsTom Gundersen
2015-11-25sd-ndisc: always send the link-layer addressTom Gundersen
2015-11-25libsystemd-network: clean up recv functionsTom Gundersen
2015-11-19nd-ndisc: don't fail if src address is unsetTom Gundersen
2015-11-19sd-ndisc: drop RA packets from non-link-local addressesTom Gundersen
2015-11-16networkd: ndisc/dhcpv6 - handle starting running clientsTom Gundersen
2015-11-12sd-ndisc: add missing parensTom Gundersen
2015-11-11networkd: ndisc - handle router advertisement in userspaceTom Gundersen
2015-11-11sd-ndisc: introduce separate callbacksTom Gundersen
2015-11-11sd-ndisc: notify user on STOPTom Gundersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-22sd-ndisc: reduce callbacksTom Gundersen
2015-10-22sd-ndisc: drop sd_ndisc_get_prefixlen()Tom Gundersen
2015-10-22sd-ndisc: drop sd_ndisc_prefix_match()Tom Gundersen
2015-10-22sd-ndisc: don't trigger timeout on prefix expiryTom Gundersen
2015-10-22sd-ndisc: remove a prefix from the ndisc object when freeing itTom Gundersen
2015-10-22sd-ndisc: don't inform the caller of expired prefixesTom Gundersen
2015-10-22sd-ndisc: clean up state enumTom Gundersen
2015-10-22sd-ndisc: rename icmp6 to ndisc throughout the codeTom Gundersen
2015-10-22libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen
2015-10-22sd-ndisc: rename API from sd-icmp6-ndTom Gundersen
2015-10-22sd-icmp6-nd: rename files to sd-ndiscTom Gundersen