summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink
AgeCommit message (Expand)Author
2015-06-24sd-netlink: avoid casting size_t into intDavid Herrmann
2015-06-24sd-netlink: make NLTypeSystem internalDavid Herrmann
2015-06-24sd-netlink: make NLType internalDavid Herrmann
2015-06-24sd-netlink: don't access type->type_system[_union] directlyDavid Herrmann
2015-06-24sd-netlink: rename NLA_ to NETLINK_TYPE_David Herrmann
2015-06-13sd-netlink: socket - move some functions from main source fileTom Gundersen
2015-06-13sd-netlink: message - split up source fileTom Gundersen
2015-06-13sd-netlink: drop the write-queueTom Gundersen
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen