aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorNicolas Dichtel <[email protected]>2014-12-22 18:22:48 +0100
committerDavid S. Miller <[email protected]>2014-12-22 16:48:01 -0500
commit2dc49d1680b534877fd20cce52557ea542bb06b6 (patch)
tree888c8e5c7d12add3684c02010d1ef3902a35a4f5 /tools/perf/util/scripting-engines/trace-event-python.c
parent5ad24def21b205a8e91925cd276b0a794b5ace82 (diff)
tcp6: don't move IP6CB before xfrm6_policy_check()
When xfrm6_policy_check() is used, _decode_session6() is called after some intermediate functions. This function uses IP6CB(), thus TCP_SKB_CB() must be prepared after the call of xfrm6_policy_check(). Before this patch, scenarii with IPv6 + TCP + IPsec Transport are broken. Fixes: 971f10eca186 ("tcp: better TCP_SKB_CB layout to reduce cache line misses") Reported-by: Huaibin Wang <[email protected]> Suggested-by: Eric Dumazet <[email protected]> Signed-off-by: Nicolas Dichtel <[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