]> git.baikalelectronics.ru Git - kernel.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)
commitd12c4edd3d27ed2e6d35ab56451dae84e77f0190
tree9b7dc697f33e0231c1b64ac3c65f3de76deffd34
parent59c046516fc2a141df22db69195d94ce14e25d46
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