summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp6.c
AgeCommit message (Expand)Author
2015-11-17networkd: ndisc - always configure dhcp6 clientTom Gundersen
2015-11-15network: dhcp6 - fix mem leakThomas Hindoe Paaboel Andersen
2015-11-13networkd: dhcp6 - don't log about losing a lease we never hadTom Gundersen
2015-11-11networkd: dhcp6 - split up configure() methodTom Gundersen
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-22networkd: dhcp6 - do not handle prefix expirationTom Gundersen
2015-10-22networkd: dhcp6 - DHCPv6 addresses should always be /128Tom Gundersen
2015-10-22networkd: ndisc - split out from dhcp6 codeTom Gundersen
2015-10-22networkd: ndisc - make logging messages uniformTom Gundersen
2015-10-22networkd: rename icmp6 to ndiscTom Gundersen
2015-10-22sd-ndisc: rename API from sd-icmp6-ndTom Gundersen
2015-10-22sd-icmp6-nd: rename files to sd-ndiscTom Gundersen
2015-10-21networkd: address - merge _change() into _configure()Tom Gundersen
2015-10-21networkd: address - factor out address_update()Tom Gundersen
2015-10-21networkd: link - only consider configured when all addresses are readyTom Gundersen
2015-10-11networkd: address - process in manager.c rather than link.cTom Gundersen
2015-10-11networkd: route/address - simplify and unify creatorsTom Gundersen
2015-09-30tree-wide: remove a number of invocations of strerror() and replace by %mLennart Poettering
2015-09-23networkd: Wait for DHCPv6 before announcing link configuredPatrik Flykt
2015-09-23sd-dhcp6-client: Properly handle DHCPv6 client restart after resumePatrik Flykt
2015-09-22sd-icmp6-nd: fix namespacingDavid Herrmann
2015-09-22sd-dhcp6: fix namespacingDavid Herrmann
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-04network: Implement fallback DHCPv6 prefix handling for older kernelsPatrik Flykt
2015-03-27networkd-dhcp6: Do not handle prefix expiryPatrik Flykt
2015-03-27systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addressesPatrik Flykt
2015-01-27networkd-dhcp6: Assign DHCPv6 addresses and prefix lengthsPatrik Flykt
2014-12-10networkd-dhcp6: Support ICMPv6 Other informationPatrik Flykt
2014-12-10networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new filePatrik Flykt