summaryrefslogtreecommitdiff
path: root/net/smc/smc_core.c
diff options
context:
space:
mode:
authorThomas Winter <Thomas.Winter@alliedtelesis.co.nz>2017-05-16 10:14:44 +1200
committerDavid S. Miller <davem@davemloft.net>2017-05-16 12:52:17 -0400
commitbcfc7d33110b0f33069d74138eeb7ca9acbb3c85 (patch)
treecc5fc5cf89b66a4e9078164f198f75fac38a3f9b /net/smc/smc_core.c
parentbafbb9c73241760023d8981191ddd30bb1c6dbac (diff)
ipmr: vrf: Find VIFs using the actual device
The skb->dev that is passed into ip_mr_input is the loX device for VRFs. When we lookup a vif for this dev, none is found as we do not create vifs for loopbacks. Instead lookup a vif for the actual device that the packet was received on, eg the vlan. Signed-off-by: Thomas Winter <Thomas.Winter@alliedtelesis.co.nz> cc: David Ahern <dsa@cumulusnetworks.com> cc: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> cc: roopa <roopa@cumulusnetworks.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_core.c')
0 files changed, 0 insertions, 0 deletions