diff options
| author | Donald Sharp <[email protected]> | 2018-02-23 19:01:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-02-23 20:47:20 +0000 |
| commit | 1b71af6053af1bd2f849e9fda4f71c1e3f145dcf (patch) | |
| tree | e639fa9311e511e388b3ccf0efa6cc36abb2bb69 /net/sched/cls_api.c | |
| parent | selftests/net: ignore background traffic in psock_fanout (diff) | |
| download | kernel-1b71af6053af1bd2f849e9fda4f71c1e3f145dcf.tar.gz kernel-1b71af6053af1bd2f849e9fda4f71c1e3f145dcf.zip | |
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: cac56209a66 ("net: Allow a rule to track originating protocol")
Signed-off-by: Donald Sharp <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions
