Age | Commit message (Expand) | Author |
2014-05-08 | networkd: link - operstate is an enum, not a bitmask | Tom Gundersen |
2014-05-07 | networkd: link - always maintain link operstate regardless of admin state | Tom Gundersen |
2014-05-07 | sd-network: expose both admin and operational state directly | Tom Gundersen |
2014-04-30 | networkd: dont configure route if lease doesn't have one | Umut Tezduyar Lindskog |
2014-04-28 | networkd: link - don't fail a link if RF kill is active | Tom Gundersen |
2014-04-27 | networkd: do not complain about IFF_RUNNING | Umut Tezduyar Lindskog |
2014-04-24 | networkd-wait-online: improve interoptability and enable by default | Tom Gundersen |
2014-04-22 | networkd: link - add missing curly brackets | Thomas Hindoe Paaboel Andersen |
2014-04-22 | networkd: link - reduce default verbosity a bit | Tom Gundersen |
2014-04-22 | networkd: link - support IFLA_OPERSTATE | Tom Gundersen |
2014-04-22 | networkd: link - don't react to successfull link up | Tom Gundersen |
2014-04-22 | networkd: link - log when starting clients fail | Tom Gundersen |
2014-04-22 | networkd: link - avoid cycle when failing | Tom Gundersen |
2014-04-22 | networkd: link - stop clients when failing | Tom Gundersen |
2014-04-20 | networkd: link - add explicit unmanaged state | Tom Gundersen |
2014-04-20 | networkd: link - set mac addresses when starting clients | Tom Gundersen |
2014-04-20 | networkd: link - log changes in some common link flags | Tom Gundersen |
2014-04-20 | networkd: link - use IFF_DORMANT instead of IFF_RUNNING | Tom Gundersen |
2014-04-20 | networkd: link - make debug logging a bit more readable | Tom Gundersen |
2014-04-19 | networkd: link - track interface renames | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-14 | networkd: link - make state changing logging a bit less verbose | Tom Gundersen |
2014-04-14 | networkd: link - ignore missing MAC address from NEWLINK message | Tom Gundersen |
2014-04-12 | networkd: link - require both RUNNING and LOWER_UP before using link | Tom Gundersen |
2014-04-12 | networkd: wait for IFF_RUNNING rather than IFF_LOWER_UP | Tom Gundersen |
2014-04-11 | networkd: add an assert | Tom Gundersen |
2014-04-11 | sd-ipv4ll: Add reference counting for IPv4LL | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add reference counting for DHCP | Patrik Flykt |
2014-04-08 | networkd: guard against NULL pointers | Tom Gundersen |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-04-03 | networkd: drop routes when lease expires | Umut Tezduyar Lindskog |
2014-03-31 | networkd: rewind rtnl message between passing it to functions | Tom Gundersen |
2014-03-31 | networkd: link - fix memory leak | Tom Gundersen |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-21 | network: dhcp: create explicit host route to gateway | Brandon Philips |
2014-03-20 | networkd: link - create dhcp and ipv4ll eagerly | Tom Gundersen |
2014-03-20 | networkd: update mac address in clients when it changes | Tom Gundersen |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-14 | networkd: lease - store (up to) one dhcp lease file per interface | Tom Gundersen |
2014-03-09 | network: link - simplify code a bit and remove some debug logging | Tom Gundersen |
2014-03-08 | networkd: fix confusion from missing braces | Zbigniew Jędrzejewski-Szmek |
2014-03-08 | networkd: link - degrade failed UP to warning | Tom Gundersen |
2014-03-07 | networkd: use new rtnl_message_read() API | Tom Gundersen |
2014-03-05 | networkd: listen to changes to the MAC address | Tom Gundersen |
2014-03-05 | networkd: restore logic for enslaving to a master bonding interface | Mark Oteiza |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-02-28 | sd-network: add new library | Tom Gundersen |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen |