aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThomas Graf <[email protected]>2012-02-10 04:07:11 +0000
committerDavid S. Miller <[email protected]>2012-02-10 15:13:36 -0500
commit70620c46ac2b45c24b0f22002fdf5ddd1f7daf81 (patch)
tree1ca143be17f6c1e78b7740c5bb2a4a12b0d059a2 /tools/perf/util/scripting-engines/trace-event-python.c
parent5dc7883f2a7c25f8df40d7479687153558cd531b (diff)
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Commit 653241 (net: RFC3069, private VLAN proxy arp support) changed the behavior of arp proxy to send arp replies back out on the interface the request came in even if the private VLAN feature is disabled. Previously we checked rt->dst.dev != skb->dev for in scenarios, when proxy arp is enabled on for the netdevice and also when individual proxy neighbour entries have been added. This patch adds the check back for the pneigh_lookup() scenario. Signed-off-by: Thomas Graf <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions