Age | Commit message (Expand) | Author |
2015-10-22 | sd-ndisc: don't inform the caller of expired prefixes | Tom Gundersen |
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-22 | networkd-manager: fix swapped arguments | reverendhomer |
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: route - add hash_ops | Tom Gundersen |
2015-10-21 | networkd: route - simplify route_new() | Tom Gundersen |
2015-10-21 | networkd: address - distinguish between addresses added by us and by others | Tom Gundersen |
2015-10-21 | networkd: address - rework firewall rules lifetime | 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-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: manager - avoid unnecessary memory allocation | 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 |
2015-10-11 | networkd: link/network - correctly align log messages | Tom Gundersen |
2015-10-11 | networkd: address - add hash helpers for Address objects | Tom Gundersen |
2015-10-11 | networkd: manager - free bus after own objects | Tom Gundersen |
2015-10-11 | networkd: route/address - simplify and unify creators | Tom Gundersen |
2015-10-08 | networkd-link: remove unused variable assignment in link_save() | reverendhomer |
2015-10-05 | Merge pull request #1459 from ssahani/bridge1 | Tom Gundersen |
2015-10-05 | Merge pull request #1372 from jemk/prefsrc | Tom Gundersen |
2015-10-05 | networkd: add bridge properties | Susant Sahani |
2015-09-30 | tree-wide: remove a number of invocations of strerror() and replace by %m | Lennart Poettering |
2015-09-30 | tree-wide: clean up log_syntax() usage | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-24 | networkd: Be opportunistic when declaring link configured | Patrik Flykt |
2015-09-24 | networkd: add support to configure preferred source of static routes | Jens Kuske |
2015-09-24 | Merge pull request #1356 from pfl/dhcp6_suspend | Tom Gundersen |
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-23 | Set accept_ra to "2" if enabled in config | Georg Müller |
2015-09-22 | Merge pull request #1335 from poettering/some-fixes | Daniel Mack |
2015-09-22 | cgtop: underline table header | Lennart Poettering |
2015-09-22 | sd-lldp: hide internal details | David Herrmann |
2015-09-22 | sd-ipv4ll: fix namespacing | David Herrmann |
2015-09-22 | sd-icmp6-nd: fix namespacing | David Herrmann |