Systemd/src/libsystemd/sd-rtnl
Lennart Poettering 3b653205cf shared: split out in_addr related calls from socket-util.[ch] into its private in-addr-util.[ch]
These are enough calls for a new file, and they are sufficiently
different from the sockaddr-related calls, hence let's split this out.
2014-07-10 21:15:26 +02:00
..
local-addresses.c nss-myhostname: move local address listing logic into shared, so that we can make use of it from machined 2014-07-10 21:01:25 +02:00
local-addresses.h shared: split out in_addr related calls from socket-util.[ch] into its private in-addr-util.[ch] 2014-07-10 21:15:26 +02:00
Makefile libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
rtnl-internal.h sd-rtnl: message - concatenate multi-part messages from different packets 2014-04-19 16:47:52 +02:00
rtnl-message.c rtnl: message - fix check for broadcast messages 2014-05-10 20:56:37 +02:00
rtnl-types.c networkd: netdev - add dummy support 2014-07-01 22:10:07 +02:00
rtnl-types.h networkd: smooth transition from ipv4ll to dhcp address 2014-04-03 16:00:25 +02:00
rtnl-util.c sd-rtnl/networkd: use new rtnl_message_read() API and drop helper 2014-03-06 19:44:37 +01:00
rtnl-util.h sd-rtnl: add sd_rtnl_message_enter_container() 2014-03-24 16:59:30 +01:00
sd-rtnl.c rtnl: message - read group membership of incoming messages 2014-05-10 20:56:37 +02:00
test-rtnl.c socket-util: introduce in_addr_union similar to sockaddr_union and make use of it everywhere 2014-06-18 18:28:29 +02:00