diff options
author | Thomas Winter <[email protected]> | 2017-05-16 10:14:44 +1200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-05-16 12:52:17 -0400 |
commit | bcfc7d33110b0f33069d74138eeb7ca9acbb3c85 (patch) | |
tree | cc5fc5cf89b66a4e9078164f198f75fac38a3f9b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bafbb9c73241760023d8981191ddd30bb1c6dbac (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 <[email protected]>
cc: David Ahern <[email protected]>
cc: Nikolay Aleksandrov <[email protected]>
cc: roopa <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions