[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1521128962.git.sbrivio@redhat.com>
Date: Thu, 15 Mar 2018 17:17:10 +0100
From: Stefano Brivio <sbrivio@...hat.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: Sabrina Dubroca <sd@...asysnail.net>,
Steffen Klassert <steffen.klassert@...unet.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Alexey Kodanev <alexey.kodanev@...cle.com>,
Jarod Wilson <jarod@...hat.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/3] vti6: Fixes for MTU assignment and validation
This series introduces fixes to ensure that default MTU
assignment for vti6 is properly calculated (and to make it
consistent with vti4), to ensure we always use the MTU from
userspace (and validate it), if given, when a link is created or
changed, and that the MTU upper bound is properly set.
Stefano Brivio (3):
vti6: Properly adjust vti6 MTU from MTU of lower device
vti6: Keep set MTU on link creation or change, validate it
vti6: Fix dev->max_mtu setting
net/ipv6/ip6_vti.c | 36 +++++++++++++++++++++++-------------
1 file changed, 23 insertions(+), 13 deletions(-)
--
2.15.1
Powered by blists - more mailing lists