summaryrefslogtreecommitdiff
path: root/src/libsystemd-rtnl/rtnl-util.h
Commit message (Collapse)AuthorAge
* udev: net_setup_link - don't use Description as AliasTom Gundersen2013-11-25
| | | | | | 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.
* rtnl: headers in src/systemd/ may not include internal headersLennart Poettering2013-11-07
| | | | | Hence including "util.h" from sd-rtnl.h is not OK. Let's minimize our headers we pull in a bit.
* rtnl: internal headers must include pragma once protectionLennart Poettering2013-11-07
|
* udev: link-config - let udevd set the ifnameTom Gundersen2013-10-30
|
* rtnl-util: add missing filesTom Gundersen2013-10-29