Skip to content
Commit 03080e5e authored by Stefano Brivio's avatar Stefano Brivio Committed by Steffen Klassert
Browse files

vti4: Don't override MTU passed on link creation via IFLA_MTU



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

Fixes: 1181412c ("net/ipv4: VTI support new module for ip_vti.")
Signed-off-by: default avatarStefano Brivio <sbrivio@redhat.com>
Acked-by: default avatarSabrina Dubroca <sd@queasysnail.net>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 24fc7979
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment