Age | Commit message (Expand) | Author |
2014-05-09 | networkd: manager - drop links and netdevs when we receive DELLINK | Tom Gundersen |
2014-05-09 | networkd: netdev - drop if creation fails | Tom Gundersen |
2014-05-09 | networkd: link - introduce LINGER state and link_drop() | Tom Gundersen |
2014-05-09 | networkd: netdev - introduce LINGER state and netdev_drop() | Tom Gundersen |
2014-05-09 | networkd: netdev - cancel all callbacks when freeing | Tom Gundersen |
2014-05-09 | networkd: link - take refcounts on links | Tom Gundersen |
2014-05-09 | networkd: network - do reference counting on netdevs | Tom Gundersen |
2014-05-09 | networkd: network - merge all netdev parsing into one function | Tom Gundersen |
2014-05-09 | networkd: introduce refcounting for Links and NetDevs | Tom Gundersen |
2014-05-09 | networkd: link - clean up state files | Tom Gundersen |
2014-05-08 | sd-network: expose global operational state | Tom Gundersen |
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 |