]> asedeno.scripts.mit.edu Git - linux.git/commit
ip6_tunnel: remove magic mtu value 0xFFF8
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 31 May 2018 08:59:33 +0000 (10:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jun 2018 17:56:30 +0000 (13:56 -0400)
commitf7ff1fde9441b4fcc8ffb6e66e6e5a00d008937e
tree9b7dc697f33e0231c1b64ac3c65f3de76deffd34
parent82612de1c98e610d194e34178bde3cca7dedce41
ip6_tunnel: remove magic mtu value 0xFFF8

I don't know where this value comes from (probably a copy and paste and
paste and paste ...).
Let's use standard values which are a bit greater.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/davem/netdev-vger-cvs.git/commit/?id=e5afd356a411a
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c
net/ipv6/sit.c