commit | f7ff1fde9441b4fcc8ffb6e66e6e5a00d008937e | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu May 31 10:59:33 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 01 13:56:30 2018 -0400 |
tree | 9b7dc697f33e0231c1b64ac3c65f3de76deffd34 | |
parent | 82612de1c98e610d194e34178bde3cca7dedce41 [diff] |
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>