summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-icmp6-nd.c
AgeCommit message (Expand)Author
2015-08-27network: get rid of more RefCnt usageLennart Poettering
2015-08-27tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering
2015-01-27sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt
2015-01-27sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt
2015-01-27sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt
2015-01-27sd-icmp6-nd: Add link and prefix structures for ICMPv6Patrik Flykt
2015-01-27sd-icmp6-nd: Update Router Advertisement handlingPatrik Flykt
2015-01-13refcnt: refcnt is unsigned, fix comparisonsTom Gundersen
2014-12-11tree-wide: use our memset() macros instead of memset() itselfLennart Poettering
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-04sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering
2014-08-30Fix a few more typosRuben Kerkhof
2014-08-28sd-event: name event sources used in librariesTom Gundersen
2014-07-24libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possibleTom Gundersen
2014-06-26sd-icmp6-nd: Add function to stop ongoing ICMPv6 discoveryPatrik Flykt
2014-06-20sd-icmp6-nd: fix uninitialized fdRonny Chevalier
2014-06-19sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt