]> 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)
commit4e2a37a2d4747b4b59c4ded480f7e4cb7e9eeac4
tree9b7dc697f33e0231c1b64ac3c65f3de76deffd34
parent855603d11a9c107f6606f3eb0e9a54528dd6852a
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