From: Nicolas Dichtel <nicolas.dich...@6wind.com> Date: Thu, 31 May 2018 10:59:31 +0200
> 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() Series applied and queued up for -stable. I think the 0xfff8 value might come from the requirement that ipv6 fragments need to be a multiple of 8 bytes long.