aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_protocol.c
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2014-04-16 09:01:03 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2014-04-16 09:01:03 +0200
commita32452366b7250c42e96a18ffc3ad8db9e0ca3c2 (patch)
tree99f02a096e25534e967b3b0f8239422b098322db /net/ipv4/xfrm4_protocol.c
parentxfrm: Fix crash with ipv6 IPsec tunnel and NAT. (diff)
downloadlinux-dev-a32452366b7250c42e96a18ffc3ad8db9e0ca3c2.tar.xz
linux-dev-a32452366b7250c42e96a18ffc3ad8db9e0ca3c2.zip
vti4: Don't count header length twice.
We currently count the size of LL_MAX_HEADER and struct iphdr twice for vti4 devices, this leads to a wrong device mtu. The size of LL_MAX_HEADER and struct iphdr is already counted in ip_tunnel_bind_dev(), so don't do it again in vti_tunnel_init(). Fixes: b9959fd3 ("vti: switch to new ip tunnel code") Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4/xfrm4_protocol.c')
0 files changed, 0 insertions, 0 deletions