Systemd/src/libsystemd/sd-netlink
Tobias Jungel 99f68ef02d networkd: add missing bonding options (#10542)
Add support for bonding options system prio, port key and actor system mac.

These options exist in the linux kernel since 4.2
(torvalds/linux@171a42c38c)

Details:
https://www.kernel.org/doc/Documentation/networking/bonding.txt
2018-11-02 10:31:20 +09:00
..
generic-netlink.c networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IPIP tunnel 2018-08-23 11:30:37 +02:00
local-addresses.c tree-wide: use typesafe_qsort() 2018-09-19 08:02:52 +09:00
local-addresses.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
netlink-internal.h sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
netlink-message.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
netlink-slot.c sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
netlink-slot.h sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
netlink-socket.c tree-wide: introduce setsockopt_int() helper and make use of it everywhere 2018-10-18 19:50:29 +02:00
netlink-types.c networkd: add missing bonding options (#10542) 2018-11-02 10:31:20 +09:00
netlink-types.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
netlink-util.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
netlink-util.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
rtnl-message.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-netlink.c sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
test-local-addresses.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-netlink.c test: add tests for sd_netlink_slot_set_*() 2018-10-16 18:49:42 +09:00