summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEli Cooper <elicooper@gmx.com>2017-12-25 10:43:49 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-17 09:35:29 +0100
commitb9f16497eec26d8009791493e6f2dda03348819d (patch)
tree6e32bafc9d5ef90771575ac116d87ee7ebdb35d2 /tools/perf/scripts/python
parent0e1cadec4187426e9e1f46936865d2fb2da9860c (diff)
ip6_tunnel: disable dst caching if tunnel is dual-stack
[ Upstream commit 23263ec86a5f44312d2899323872468752324107 ] When an ip6_tunnel is in mode 'any', where the transport layer protocol can be either 4 or 41, dst_cache must be disabled. This is because xfrm policies might apply to only one of the two protocols. Caching dst would cause xfrm policies for one protocol incorrectly used for the other. Signed-off-by: Eli Cooper <elicooper@gmx.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions