summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/netlink-message.c
AgeCommit message (Expand)Author
2015-06-30sd-netlink: respect attribute type flagsTom Gundersen
2015-06-28netlink: rework containersTom Gundersen
2015-06-28sd-netlink: make a couple of helper functions staticTom Gundersen
2015-06-28sd-netlink: mark union containers as nestedTom Gundersen
2015-06-24sd-netlink: don't treat NULL as root type-systemDavid Herrmann
2015-06-24sd-netlink: make sure the root-level type is nestedDavid Herrmann
2015-06-24sd-netlink: turn 'max' into 'count' to support empty type-systemsDavid Herrmann
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: message - split up source fileTom Gundersen
2015-06-13sd-netlink: drop the write-queueTom Gundersen
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen