[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210226213506.506799-1-eyal.birger@gmail.com>
Date: Fri, 26 Feb 2021 23:35:04 +0200
From: Eyal Birger <eyal.birger@...il.com>
To: steffen.klassert@...unet.com, herbert@...dor.apana.org.au,
davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, bram-yvahk@...l.wizbit.be,
sd@...asysnail.net, Eyal Birger <eyal.birger@...il.com>
Subject: [PATCH ipsec 0/2] vti(6): fix ipv4 pmtu check to honor ip header df
This series aligns vti(6) handling of non-df IPv4 packets exceeding
the size of the tunnel MTU to avoid sending "Frag needed" and instead
fragment the packets after encapsulation.
Eyal Birger (2):
vti: fix ipv4 pmtu check to honor ip header df
vti6: fix ipv4 pmtu check to honor ip header df
net/ipv4/ip_vti.c | 6 ++++--
net/ipv6/ip6_vti.c | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists