]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb7503e0cdb5dbec5d201aa69d8888c14679b5ae8
tree45fde1b18f1b392b12101def200158870687aa71
parentd08c4f355403840fad98d9918db51a7113f38ee8
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