Systemd/src/libsystemd/sd-netlink
Zbigniew Jędrzejewski-Szmek ca78ad1de9 headers: remove unneeded includes from util.h
This means we need to include many more headers in various files that simply
included util.h before, but it seems cleaner to do it this way.
2019-03-27 11:53:12 +01:00
..
generic-netlink.c networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
local-addresses.c util: split out sorting related calls to new sort-util.[ch] 2019-03-13 12:16:43 +01:00
local-addresses.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
netlink-internal.h headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
netlink-message.c util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
netlink-slot.c sd-netlink: set destroy_callback only if asynchronous call succeeds 2018-12-14 08:50:51 +01:00
netlink-slot.h sd-netlink: set destroy_callback only if asynchronous call succeeds 2018-12-14 08:50:51 +01:00
netlink-socket.c sd-netlink: do not use atomic reference counters 2019-03-04 14:16:39 +01:00
netlink-types.c netlink: support NLMSG_ERROR message in genl 2019-03-14 10:57:41 +09:00
netlink-types.h sd-netlink: introduce sd_netlink_message_append_sockaddr_in{,6}() 2019-01-28 12:19:29 +01:00
netlink-util.c netlink: check new interface name is valid or not before sending request 2019-03-05 10:02:09 +09:00
netlink-util.h sd-netlink: unify sd_netlink_message_append_in{,6}_addr() and _sockaddr_in{,6}() 2019-02-11 01:28:09 +09:00
rtnl-message.c sd-netlink: do not use atomic reference counters 2019-03-04 14:16:39 +01:00
sd-netlink.c sd-netlink: do not use atomic reference counters 2019-03-04 14:16:39 +01:00
test-local-addresses.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
test-netlink.c test: add tests for sd_netlink_slot_set_*() 2018-10-16 18:49:42 +09:00