Age | Commit message (Expand) | Author |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-17 | networkd: ndisc - always configure dhcp6 client | Tom Gundersen |
2015-11-15 | network: dhcp6 - fix mem leak | Thomas Hindoe Paaboel Andersen |
2015-11-13 | networkd: dhcp6 - don't log about losing a lease we never had | Tom Gundersen |
2015-11-11 | networkd: dhcp6 - split up configure() method | Tom Gundersen |
2015-10-24 | sd-*.h: clean up exported (or to-be-exported) header files | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-22 | networkd: dhcp6 - do not handle prefix expiration | Tom Gundersen |
2015-10-22 | networkd: dhcp6 - DHCPv6 addresses should always be /128 | Tom Gundersen |
2015-10-22 | networkd: ndisc - split out from dhcp6 code | Tom Gundersen |
2015-10-22 | networkd: ndisc - make logging messages uniform | Tom Gundersen |
2015-10-22 | networkd: rename icmp6 to ndisc | Tom Gundersen |
2015-10-22 | sd-ndisc: rename API from sd-icmp6-nd | Tom Gundersen |
2015-10-22 | sd-icmp6-nd: rename files to sd-ndisc | Tom Gundersen |
2015-10-21 | networkd: address - merge _change() into _configure() | Tom Gundersen |
2015-10-21 | networkd: address - factor out address_update() | Tom Gundersen |
2015-10-21 | networkd: link - only consider configured when all addresses are ready | Tom Gundersen |
2015-10-11 | networkd: address - process in manager.c rather than link.c | Tom Gundersen |
2015-10-11 | networkd: route/address - simplify and unify creators | Tom Gundersen |
2015-09-30 | tree-wide: remove a number of invocations of strerror() and replace by %m | Lennart Poettering |
2015-09-23 | networkd: Wait for DHCPv6 before announcing link configured | Patrik Flykt |
2015-09-23 | sd-dhcp6-client: Properly handle DHCPv6 client restart after resume | Patrik Flykt |
2015-09-22 | sd-icmp6-nd: fix namespacing | David Herrmann |
2015-09-22 | sd-dhcp6: fix namespacing | David Herrmann |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-04 | network: Implement fallback DHCPv6 prefix handling for older kernels | Patrik Flykt |
2015-03-27 | networkd-dhcp6: Do not handle prefix expiry | Patrik Flykt |
2015-03-27 | systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addresses | Patrik Flykt |
2015-01-27 | networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths | Patrik Flykt |
2014-12-10 | networkd-dhcp6: Support ICMPv6 Other information | Patrik Flykt |
2014-12-10 | networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file | Patrik Flykt |