Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen | |
Use Description only internally, and allow Alias to be set as a separate option. For instance SNMP uses ifalias for a specific purpose, so let's not write to it by default. | |||
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen | |
Follow the equivalent rename in sd-bus to stay as similar as possible. | |||
2013-11-07 | rtnl: headers in src/systemd/ may not include internal headers | Lennart Poettering | |
Hence including "util.h" from sd-rtnl.h is not OK. Let's minimize our headers we pull in a bit. | |||
2013-10-30 | udev: link-config - let udevd set the ifname | Tom Gundersen | |
2013-10-29 | rtnl-util: add missing files | Tom Gundersen | |