Systemd/src/libsystemd/sd-netlink
2019-07-10 23:02:19 +09:00
..
generic-netlink.c sd-netlink: align table 2019-04-13 11:57:42 +02: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 sd-netlink: drop unnecessary 'else' 2019-07-04 17:11:05 +09: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: fix inverted log message 2019-07-04 13:46:11 +09:00
netlink-types.c Added support for xfrm interfaces 2019-07-10 23:02:19 +09:00
netlink-types.h Added support for xfrm interfaces 2019-07-10 23:02:19 +09: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 test for sd_netlink_message_enter_array() 2019-07-04 17:36:09 +09:00