summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2016-09-10 19:09:55 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-09-11 06:12:52 (GMT)
commitebfc102c566d0d9c174ff9b721fd35ebda01f7eb (patch)
tree0d58c1c839e0c121754c5058f6fd64b89fee30b6 /include
parent5f02ce24c2696fec33f2a5dfcf753996f5fdd211 (diff)
downloadlinux-ebfc102c566d0d9c174ff9b721fd35ebda01f7eb.tar.xz
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
Flip the IPv4 output path to use the l3mdev tx out hook. The VRF dst is not returned on the first FIB lookup. Instead, the dst on the skb is switched at the beginning of the IPv4 output processing to send the packet to the VRF driver on xmit. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions