Age | Commit message (Expand) | Author |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-25 | networkd: link - do not drop config for loopback device | Christian Hesse |
2015-11-22 | networkd: link - fix reading routes | Thomas Hindoe Paaboel Andersen |
2015-11-19 | Revert "networkd: ndisc - revert to letting the kernel handle NDisc" | Tom Gundersen |
2015-11-18 | network: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-11-18 | networkd: ndisc - revert to letting the kernel handle NDisc | Tom Gundersen |
2015-11-17 | sd-dhcp6-client: bind to link-local address | Tom Gundersen |
2015-11-17 | networkd: ndisc - always configure dhcp6 client | Tom Gundersen |
2015-11-16 | networkd: ndisc/dhcpv6 - handle starting running clients | Tom Gundersen |
2015-11-13 | networkd: check explicit state rather than link->network | Tom Gundersen |
2015-11-13 | networkd: stop managing per-interface IP forwarding settings | Lennart Poettering |
2015-11-13 | networkd: rearrange checks when to write something into sysctl a bit | Lennart Poettering |
2015-11-13 | networkd: fix a couple of format string types | Lennart Poettering |
2015-11-13 | util-lib: optionally, when writing a string to a file, verify string on failure | Lennart Poettering |
2015-11-11 | networkd: link - drop foreign config when configuring link | Tom Gundersen |
2015-11-11 | networkd: improve logging | Tom Gundersen |
2015-11-11 | networkd: link - track state of IPv6LL address | Tom Gundersen |
2015-11-11 | networkd: ndisc - handle router advertisement in userspace | Tom Gundersen |
2015-11-11 | networkd: IPv6 router discovery - follow IPv6AcceptRouterAdvertisemnt= | Tom Gundersen |
2015-11-10 | networkd: Add support to configure IPV6 hop limit | Susant Sahani |
2015-11-03 | Merge pull request #1726 from teg/networkd-2 | Daniel Mack |
2015-10-30 | networkd: link - port to extract_first_word() | Tom Gundersen |
2015-10-30 | networkd: route - add expiration support | Tom Gundersen |
2015-10-30 | networkd: link - deserialize routes | Tom Gundersen |
2015-10-30 | networkd: link - (de)serialize IPv4LL and DHCPv4 addresses | Tom Gundersen |
2015-10-30 | networkd: link - deserialize | Tom Gundersen |
2015-10-30 | networkd: link - serialize routes | Tom Gundersen |
2015-10-30 | networkd: route - rename fields in struct | Tom Gundersen |
2015-10-29 | network: fix use-after-free in link_free | Hristo Venev |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
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-21 | networkd: manager/link - only serialize once per event-loop iteration | Tom Gundersen |
2015-10-21 | networkd: link - serialize addresses | Tom Gundersen |
2015-10-21 | networkd: address - distinguish between addresses added by us and by others | Tom Gundersen |
2015-10-21 | networkd: address - merge _change() into _configure() | Tom Gundersen |
2015-10-21 | networkd: link - only consider configured when all addresses are ready | Tom Gundersen |
2015-10-16 | networkd: add support for configure IPv6 DAD | Susant Sahani |
2015-10-14 | Merge pull request #1530 from teg/network-fixes-2 | Lennart Poettering |
2015-10-12 | man: describe IPv6AcceptRouterAdvertisements= better | Zbigniew Jędrzejewski-Szmek |
2015-10-11 | networkd: address - introduce address_is_ready() | Tom Gundersen |
2015-10-11 | networkd: make address_{establish,release}() static | Tom Gundersen |
2015-10-11 | networkd: address - store active addresses in a Set rather than a List | Tom Gundersen |
2015-10-11 | networkd: address - process in manager.c rather than link.c | Tom Gundersen |
2015-10-11 | networkd: link - refactor (un)ref | Tom Gundersen |
2015-10-11 | networkd: link - fix error handling in link_add() | Tom Gundersen |