Age | Commit message (Expand) | Author |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-09 | networkd: support route scopes | Tom Gundersen |
2014-12-08 | networkd: route - ignore unknown address family | Tom Gundersen |
2014-12-04 | networkd: add support for source routing | Tom Gundersen |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | networkd: route - allow routes without a gateway | Gavin Li |
2014-09-08 | networkd: add preferred source to dhcp4 gateway route | Emil Renner Berthing |
2014-08-12 | networkd: split out networkd-link.h | Tom Gundersen |
2014-08-11 | networkd: monopolize in_addr utility functions in shared/in-addr-util.h | Lennart Poettering |
2014-07-28 | networkd: route/address - use trivial hash functions | Tom Gundersen |
2014-07-23 | networkd: set route protocol | Dan Williams |
2014-07-15 | networkd: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-07-14 | networkd: make metric of routes configurable | Susant Sahani |
2014-07-03 | networkd: netdev - take ref immediately after calling out | Tom Gundersen |
2014-05-16 | networkd: rename Address and Route list fields | Tom Gundersen |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-13 | rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_... | Lennart Poettering |
2014-02-13 | rtnl: drop "sd_" prefix from cleanup macros | Lennart Poettering |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-05 | networkd: refuse to use .network files with missing Address/Gateway key | Tom Gundersen |
2014-01-01 | networkd: distinguish between static and dynamic addresses/routes | Tom Gundersen |
2013-12-17 | networkd: add support for Route sections | Tom Gundersen |
2013-12-16 | rtnl: replace message_append by typesafe versions | Tom Gundersen |
2013-12-16 | rtnl: simplify route_new() | Tom Gundersen |
2013-11-28 | networkd: fix several Address entries in [Network] section | Tom Gundersen |
2013-11-26 | networkd: minor fixes | Tom Gundersen |
2013-11-25 | networkd: add support for [Address] sections | Tom Gundersen |
2013-11-25 | conf-parser: distinguish between multiple sections with the same name | Tom Gundersen |
2013-11-17 | networkd: make all calls async | Tom Gundersen |
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |