Age | Commit message (Expand) | Author |
2014-05-19 | networkd/sd-network: extend operational states | Tom Gundersen |
2014-05-19 | networkd/sd-network: expose statically configured NTP servers | Tom Gundersen |
2014-05-19 | networkd: fixup static DNS serialization | Tom Gundersen |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen |
2014-05-19 | networkd: link - serialize DNS information | Tom Gundersen |
2014-05-17 | networkd: log - only log about udev initalization on debug level | Tom Gundersen |
2014-05-17 | networkd: keep list of active addresses | Tom Gundersen |
2014-05-16 | networkd: log the initialization status of links | Tom Gundersen |
2014-05-16 | networkd: rename Address and Route list fields | Tom Gundersen |
2014-05-15 | networkd: logging - align messages | Tom Gundersen |
2014-05-15 | networkd: log ifindices when links and netdevs are added | Tom Gundersen |
2014-05-15 | networkd: rename NetDev variable for consistency with Link | Tom Gundersen |
2014-05-15 | networkd, build-sys: spelling fix | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-05-12 | networkd: introduce ipip tunnel | Susant Sahani |
2014-05-11 | networkd: get preexiting addresses when a link is added | Tom Gundersen |
2014-05-10 | networkd: link - redo flag change logging | Tom Gundersen |
2014-05-09 | networkd: link - don't log errors when missing routes/addresses are dropped | Tom Gundersen |
2014-05-09 | networkd: link - handle links coming back to life | Tom Gundersen |
2014-05-09 | networkd: reorder bonding and bridging | Tom Gundersen |
2014-05-09 | networkd: link - introduce LINGER state and link_drop() | Tom Gundersen |
2014-05-09 | networkd: link - take refcounts on links | 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: 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 |