Systemd/src/libsystemd/sd-netlink
Tom Gundersen 8ae4b6d12c sd-netlink: types - let tables be sized implicitly
This way we do not rely on the size MAX* constants from the kernel headers, as these will
be out-of-sync in case we have old headers and new defines in missing.h.
2015-11-11 15:42:38 +01:00
..
local-addresses.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
local-addresses.h sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00
Makefile sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00
netlink-internal.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
netlink-message.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
netlink-socket.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
netlink-types.c sd-netlink: types - let tables be sized implicitly 2015-11-11 15:42:38 +01:00
netlink-types.h sd-netlink: add support for new type NETLINK_TYPE_FLAG 2015-07-29 11:29:04 +05:30
netlink-util.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
netlink-util.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
rtnl-message.c sd-netlink: add sd_rtnl_message_route_{s,g}et_flags() 2015-11-11 15:42:38 +01:00
sd-netlink.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-local-addresses.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-netlink.c util-lib: move ether_addr_to_string() into ether-addr-util.c 2015-10-26 01:24:39 +01:00