Age | Commit message (Expand) | Author |
---|---|---|
2015-06-24 | sd-netlink: drop NETLINK_TYPE_META | David Herrmann |
2015-06-24 | sd-netlink: turn 'max' into 'count' to support empty type-systems | David Herrmann |
2015-06-24 | sd-netlink: avoid casting size_t into int | David Herrmann |
2015-06-24 | sd-netlink: make NLTypeSystem internal | David Herrmann |
2015-06-24 | sd-netlink: make NLType internal | David Herrmann |
2015-06-24 | sd-netlink: don't access type->type_system[_union] directly | David Herrmann |
2015-06-24 | sd-netlink: rename NLA_ to NETLINK_TYPE_ | David Herrmann |
2015-06-13 | sd-netlink: socket - move some functions from main source file | Tom Gundersen |
2015-06-13 | sd-netlink: message - split up source file | Tom Gundersen |
2015-06-13 | sd-netlink: drop the write-queue | Tom Gundersen |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |