]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfrm: iptfs: add fragmenting of larger than MTU user packets
authorChristian Hopps <chopps@labn.net>
Thu, 14 Nov 2024 07:07:06 +0000 (02:07 -0500)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 5 Dec 2024 09:01:57 +0000 (10:01 +0100)
commit8579d342ea2b3c1c672858de180152ccf9cb0ee1
treef40094310684703570a76f650a37df7582294c64
parentb96ba312e21c9b7ac1526829b9640ddc06695c0b
xfrm: iptfs: add fragmenting of larger than MTU user packets

Add support for tunneling user (inner) packets that are larger than the
tunnel's path MTU (outer) using IP-TFS fragmentation.

Signed-off-by: Christian Hopps <chopps@labn.net>
Tested-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_iptfs.c