From: David S. Miller Date: Fri, 1 Jun 2018 17:56:31 +0000 (-0400) Subject: Merge branch 'tunnel-mtus' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8a118015816f82c16b446e6599d35d483883d238;p=linux.git Merge branch 'tunnel-mtus' Nicolas Dichtel says: ==================== ip[6] tunnels: fix mtu calculations The first patch restores the possibility to bind an ip4 tunnel to an interface whith a large mtu. The second patch was spotted after the first fix. I also target it to net because it fixes the max mtu value that can be used for ipv6 tunnels. v2: remove the 0xfff8 in ip_tunnel_newlink() ==================== Signed-off-by: David S. Miller --- 8a118015816f82c16b446e6599d35d483883d238