summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-ndisc.c
AgeCommit message (Expand)Author
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