]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 5 Sep 2018 08:30:45 +0000 (10:30 +0200)
commitd700aa8bdc4e2dab09a15b5bbf2dd4406b157d58
treec1ddf4a3434655c3e4fc4ecd85129100749723ed
parent4861f799bfbb512f9f8be9c04eb6d799f98a4215
ip6_tunnel: remove magic mtu value 0xFFF8

BugLink: http://bugs.launchpad.net/bugs/1789666
[ Upstream commit f7ff1fde9441b4fcc8ffb6e66e6e5a00d008937e ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
net/ipv6/ip6_tunnel.c
net/ipv6/sit.c