Files
kernel_arpi/include/uapi/linux
Donald Sharp 1b71af6053 net: fib_rules: Add new attribute to set protocol
For ages iproute2 has used `struct rtmsg` as the ancillary header for
FIB rules and in the process set the protocol value to RTPROT_BOOT.
Until ca56209a66 ("net: Allow a rule to track originating protocol")
the kernel rules code ignored the protocol value sent from userspace
and always returned 0 in notifications. To avoid incompatibility with
existing iproute2, send the protocol as a new attribute.

Fixes: cac56209a6 ("net: Allow a rule to track originating protocol")
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-23 15:47:20 -05:00
..
2017-08-31 17:32:38 -04:00
2017-11-24 16:22:58 -07:00
2018-01-25 16:41:15 -08:00
2018-01-25 19:32:55 -05:00
2017-11-08 11:20:49 +09:00
2017-12-14 10:35:15 -05:00
2017-11-28 16:54:00 +01:00
2018-01-14 23:06:30 -05:00
2018-01-16 16:47:29 +01:00
2018-01-31 10:10:32 -06:00
2018-02-06 22:53:56 +00:00
2018-02-16 16:04:17 -05:00
2017-11-24 10:18:41 +00:00
2017-11-16 10:49:00 +09:00
2017-11-11 18:53:16 +09:00
2018-01-09 12:35:58 -05:00
2017-11-27 16:19:52 -05:00
2018-02-06 18:32:44 -08:00