Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-21 | tree-wide: use mdash instead of a two minuses | Zbigniew Jędrzejewski-Szmek | |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | |
Sort the includes accoding to the new coding style. | |||
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen | |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen | |
2015-01-13 | networkd: introduce an AddressFamilyBoolean enum type | Lennart Poettering | |
This introduces am AddressFamilyBoolean type that works more or less like a booleaan, but can optionally turn on/off things for ipv4 and ipv6 independently. THis also ports the DHCP field over to it. | |||
2014-08-12 | networkd: split out networkd-link.h | Tom Gundersen | |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek | |
One missing string found. A few things had to be moved around to make it possible to test them. |