summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-rtnl/rtnl-util.c
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-131-173/+0
* sd-rtnl: make joining broadcast groups implicitTom Gundersen2015-06-111-2/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* sd-rtnl: fix creation of synthetic error repliesTom Gundersen2015-02-061-3/+1
* sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}}Tom Gundersen2014-12-021-0/+11
* treewide: a few more log_*_errno + return simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-2/+2
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-2/+2
* udev: net_setup_link - open ethtool and rtnl connections lazilyTom Gundersen2014-09-091-15/+11
* udev: event - keep one rtnl per worker, rather than per eventTom Gundersen2014-09-091-3/+9
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-121-0/+10
* sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen2014-03-061-16/+0
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-2/+2
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-181-3/+3
* sd-rtnl: always include linux/rtnetlink.hTom Gundersen2014-02-151-1/+0
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-131-2/+2
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-131-2/+2
* sd-rtnl: beef up rtnl-util a bitTom Gundersen2014-01-301-0/+72
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+100