summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-rtnl/rtnl-util.c
Commit message (Expand)AuthorAge
* udev: net_setup_link - open ethtool and rtnl connections lazilyTom Gundersen2014-09-09
* udev: event - keep one rtnl per worker, rather than per eventTom Gundersen2014-09-09
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-12
* sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen2014-03-06
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-18
* sd-rtnl: always include linux/rtnetlink.hTom Gundersen2014-02-15
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-13
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-13
* sd-rtnl: beef up rtnl-util a bitTom Gundersen2014-01-30
* libsystemd: split up into subdirsTom Gundersen2014-01-21