]> git.baikalelectronics.ru Git - kernel.git/commit
net: Add FIB table id to rtable
authorDavid Ahern <dsa@cumulusnetworks.com>
Wed, 2 Sep 2015 20:58:35 +0000 (13:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2015 19:01:41 +0000 (12:01 -0700)
commit9af42c1f5e6fa7c2e1f255ec933b69ae869c2356
tree45fde1b18f1b392b12101def200158870687aa71
parent9d84186847329d86409f000f292ff5a24ed4bdc9
net: Add FIB table id to rtable

Add the FIB table id to rtable to make the information available for
IPv4 as it is for IPv6.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vrf.c
include/net/route.h
net/ipv4/route.c
net/ipv4/xfrm4_policy.c