Age | Commit message (Expand) | Author |
2014-05-08 | networkd-wait-online: flush monitor events after processing | Tom Gundersen |
2014-05-08 | networkd-wait-online: fix false positives when checking if a link is managed ... | Tom Gundersen |
2014-05-08 | networkd: link - operstate is an enum, not a bitmask | Tom Gundersen |
2014-05-07 | networkd-wait-online: rely purely on sd-network events and drop rtnl hooks | 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-30 | sd-network: add support for only listening to some types of changes | Tom Gundersen |
2014-04-28 | networkd: link - don't fail a link if RF kill is active | Tom Gundersen |
2014-04-28 | networkd: netdev - log when loading a .netdev file | Tom Gundersen |
2014-04-27 | networkd: do not complain about IFF_RUNNING | Umut Tezduyar Lindskog |
2014-04-26 | networkd-wait-online: refactor a bit | Tom Gundersen |
2014-04-26 | networkd-wait-online: drop config file and add commandline options instead | Tom Gundersen |
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-21 | Revert "networkd: netdev - set predictable mac address when creating netdev" | 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: manager - add a bit of debug output to udev ADD events | Tom Gundersen |
2014-04-19 | networkd: link - track interface renames | Tom Gundersen |
2014-04-19 | network: implement masking of .link, .network and .netdev files | Tom Gundersen |
2014-04-19 | networkd: netdev - give up early when setting already set ifindex | Tom Gundersen |
2014-04-19 | networkd: netdev - verify name of newlink messages | Tom Gundersen |
2014-04-19 | networkd: netdev - set predictable mac address when creating netdev | 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-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
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-31 | networkd: fix use-after-free | Tom Gundersen |
2014-03-28 | networkd: netdev - improve logging when setting ifindex | Tom Gundersen |
2014-03-28 | sd-rtnl: rework rtnl type system | Tom Gundersen |