Files
twx-linux/net/ipv4
Stefano Brivio d82309e243 vti4: Don't override MTU passed on link creation via IFLA_MTU
[ Upstream commit 03080e5ec7 ]

Don't hardcode a MTU value on vti tunnel initialization,
ip_tunnel_newlink() is able to deal with this already. See also
commit ffc2b6ee41 ("ip_gre: fix IFLA_MTU ignored on NEWLINK").

Fixes: 1181412c1a ("net/ipv4: VTI support new module for ip_vti.")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Acked-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:50:37 +02:00
..
2018-04-13 19:48:32 +02:00
2017-11-18 11:22:22 +01:00
2016-10-20 14:32:22 -04:00
2016-09-21 00:23:01 -04:00
2017-11-18 11:22:22 +01:00
2017-05-14 14:00:21 +02:00
2017-06-17 06:41:49 +02:00
2018-05-19 10:26:59 +02:00