aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDmitry Popov <[email protected]>2014-06-07 23:03:08 +0000
committerDavid S. Miller <[email protected]>2014-06-11 07:43:37 +0000
commit5ce54af1fc9d2718d46c9fd92a161379fb197266 (patch)
treee34303a4c625ab15d9a1bb457181227973721461 /tools/perf/scripts/python/sched-migration.py
parentip_vti: Fix 'ip tunnel add' with 'key' parameters (diff)
downloadkernel-5ce54af1fc9d2718d46c9fd92a161379fb197266.tar.gz
kernel-5ce54af1fc9d2718d46c9fd92a161379fb197266.zip
ip_tunnel: fix i_key matching in ip_tunnel_find
Some tunnels (though only vti as for now) can use i_key just for internal use: for example vti uses it for fwmark'ing incoming packets. So raw i_key value shouldn't be treated as a distinguisher for them. ip_tunnel_key_match exists for cases when we want to compare two ip_tunnel_parms' i_keys. Example bug: ip link add type vti ikey 1 local 1.0.0.1 remote 2.0.0.2 ip link add type vti ikey 2 local 1.0.0.1 remote 2.0.0.2 spawned two tunnels, although it doesn't make sense. Signed-off-by: Dmitry Popov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions