Systemd/src/libsystemd/sd-netlink
Lennart Poettering 568fc5c3f7 local-addresses: handle gracefully if routes lack an RTA_OIF attribute
Some routes (such as those using "nexthop") don't have an RTA_OIF
attribute. We need to handle that gracefully, by simply ignoring the
route.

Fixes: #7854
2018-01-23 15:48:28 +01:00
..
generic-netlink.c networkd: add support for wireguard interface type 2018-01-09 14:00:49 +01:00
local-addresses.c local-addresses: handle gracefully if routes lack an RTA_OIF attribute 2018-01-23 15:48:28 +01:00
local-addresses.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
netlink-internal.h sd-netlink: add generic netlink support 2018-01-09 14:00:49 +01:00
netlink-message.c sd-netlink: minor coding style updates 2018-01-23 15:47:18 +01:00
netlink-socket.c sd-netlink: minor coding style updates 2018-01-23 15:47:18 +01:00
netlink-types.c networkd: add quickack option to route (#7896) 2018-01-20 08:49:15 +09:00
netlink-types.h networkd: add support for wireguard interface type 2018-01-09 14:00:49 +01:00
netlink-util.c sd-netlink: add generic netlink support 2018-01-09 14:00:49 +01:00
netlink-util.h sd-netlink: add generic netlink support 2018-01-09 14:00:49 +01:00
rtnl-message.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
sd-netlink.c log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
test-local-addresses.c test-local-addresses: turn on debug logging by default 2018-01-23 15:47:56 +01:00
test-netlink.c sd-netlink: add generic netlink support 2018-01-09 14:00:49 +01:00