Xin Long fac4749afe sit: fix IFLA_MTU ignored on NEWLINK
[ Upstream commit 2b3957c34b6d7f03544b12ebbf875eee430745db ]

Commit 128bb975dc3c ("ip6_gre: init dev->mtu and dev->hard_header_len
correctly") fixed IFLA_MTU ignored on NEWLINK for ip6_gre. The same
mtu fix is also needed for sit.

Note that dev->hard_header_len setting for sit works fine, no need to
fix it. sit is actually ipv4 tunnel, it can't call ip6_tnl_change_mtu
to set mtu.

Reported-by: Jianlin Shi <jishi@redhat.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:49:02 +02:00
..
2018-05-16 10:06:51 +02:00
2018-05-26 08:48:46 +02:00
2017-11-15 17:13:11 +01:00
2015-11-23 14:56:15 -05:00
2018-05-30 07:49:02 +02:00
2015-10-07 04:27:43 -07:00
2018-05-26 08:48:46 +02:00
2015-10-21 00:49:24 +02:00
2018-05-30 07:48:59 +02:00
2018-05-30 07:48:56 +02:00
2018-04-24 09:32:11 +02:00
2018-02-25 11:03:37 +01:00