summaryrefslogtreecommitdiff
path: root/drivers/net/geneve.c
diff options
context:
space:
mode:
authorEli Cooper <elicooper@gmx.com>2017-12-25 10:43:49 +0800
committerDavid S. Miller <davem@davemloft.net>2018-01-02 12:31:12 -0500
commit23263ec86a5f44312d2899323872468752324107 (patch)
tree894af6206bab14c8f17c0f99ace4031954c3b807 /drivers/net/geneve.c
parent55a5ec9b77106ffc05e8c40d7568432bf4696d7b (diff)
downloadlinux-23263ec86a5f44312d2899323872468752324107.tar.gz
linux-23263ec86a5f44312d2899323872468752324107.tar.xz
ip6_tunnel: disable dst caching if tunnel is dual-stack
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>
Diffstat (limited to 'drivers/net/geneve.c')
0 files changed, 0 insertions, 0 deletions