]> Git Repo - linux.git/commit
ip6_gre: remove the incorrect mtu limit for ipgre tap
authorXin Long <[email protected]>
Mon, 18 Dec 2017 06:25:09 +0000 (14:25 +0800)
committerDavid S. Miller <[email protected]>
Tue, 19 Dec 2017 18:45:32 +0000 (13:45 -0500)
commit2c52129a7d74d017320804c6928de770815c5f4a
tree13582d953f21d1ed6d0be6169a4c3afb2617490f
parentcfddd4c33c254954927942599d299b3865743146
ip6_gre: remove the incorrect mtu limit for ipgre tap

The same fix as the patch "ip_gre: remove the incorrect mtu limit for
ipgre tap" is also needed for ip6_gre.

Fixes: 61e84623ace3 ("net: centralize net_device min/max MTU checking")
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv6/ip6_gre.c
This page took 0.052556 seconds and 4 git commands to generate.