[dpdk-dev] [EXT] [PATCH 2/7] examples/ipsec-secgw: add support for NAT-T
Akhil Goyal
gakhil at marvell.com
Wed Sep 8 12:36:36 CEST 2021
Hi Radu,
> Add support to the sample application to support IPsec NAT-T for both
> transport and tunnel modes, for both IPv4 and IPv6.
>
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> ---
Udp-encapsulation is already supported in the app with the option
--udp-encap in sa configuration and it is enabled for INLINE PROTO and
LOOKASIDE PROTO for IPv4/IPv6. I believe the same can be used for inline crypto case
As well.
Did you try using it? Is there some specific reason for not using it? I believe
We can enhance that option if something is missing in that.
Regards,
Akhil
More information about the dev
mailing list