diff options
| author | Nicolas Dichtel <[email protected]> | 2013-06-26 17:40:33 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-06-26 13:42:03 -0700 |
| commit | 963b89e80d9fb7f22fc2688428e121b410b76504 (patch) | |
| tree | 9fe525d450947b1d943a493326612f8f27ad3dbc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | a77471ff7069eac4f9b408509dc4c6cb61461a56 (diff) | |
sit: fix 4in4 + IPsec scenario
Since commit 32b8a8e59c9c "sit: add IPv4 over IPv4 support",
tunnel->parms.iph.protocol is 0 when both 4in4 and 6in4 are setup, but
xfrm_lookup() is called only when proto is != 0, thus we need to pass the real
value.
Signed-off-by: Nicolas Dichtel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions