]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-network/sd-icmp6-nd.c
sd-icmp6-nd: Add link and prefix structures for ICMPv6
[thirdparty/systemd.git] / src / libsystemd-network / sd-icmp6-nd.c
2015-01-27  Patrik Flyktsd-icmp6-nd: Add link and prefix structures for ICMPv6
2015-01-27  Patrik Flyktsd-icmp6-nd: Update Router Advertisement handling
2015-01-13  Tom Gundersenrefcnt: refcnt is unsigned, fix comparisons
2014-12-11  Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-27  Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-04  Lennart Poetteringsd-event: rename sd_event_source_set_name() to sd_event...
2014-08-30  Ruben KerkhofFix a few more typos
2014-08-28  Tom Gundersensd-event: name event sources used in libraries
2014-07-24  Tom Gundersenlibsystemd-network: use CLOCK_BOOTTIME instead of CLOCK...
2014-06-26  Patrik Flyktsd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
2014-06-19  Ronny Chevaliersd-icmp6-nd: fix uninitialized fd
2014-06-19  Patrik Flyktsd-icmp6-nd: Add Router Solicitation and Advertisement...