Systemd/src/libsystemd/sd-netlink
Thomas Haller 202aa15976 netlink: fix routing-policy-rule integer type for FRA_TUN_ID
FRA_TUN_ID is a 64 big endian integer. Fix the policy.

FRA_TUN_ID is unused by networkd, hence I think this bug
has no actual consequences.

Fixes: bce67bbee3
2019-02-18 15:23:35 +01: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 sd-netlink: unify sd_netlink_message_append_in{,6}_addr() and _sockaddr_in{,6}() 2019-02-11 01:28:09 +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 tree-wide: more IOVEC_MAKE() conversions 2018-11-28 13:08:19 +09:00
netlink-types.c netlink: fix routing-policy-rule integer type for FRA_TUN_ID 2019-02-18 15:23:35 +01: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 tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02: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 networkd: RPDB rule - add support to configure inverted rule. 2018-12-06 10:42:36 +05:30
sd-netlink.c sd-netlink: set destroy_callback only if asynchronous call succeeds 2018-12-14 08:50:51 +01: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