[dpdk-dev] [EXT] [PATCH v5 5/7] examples/ipsec-secgw: define initial ESN value
Akhil Goyal
gakhil at marvell.com
Sun Oct 31 21:23:33 CET 2021
> New option added to the SA configuration arguments that
> allows setting an arbitrary start value for ESN.
>
> For example in the SA below ESN will be enabled and first egress
> IPsec packet will have the ESN value 10000:
>
> sa out 15 cipher_algo null auth_algo null mode ipv4-tunnel \
> src 172.16.1.5 dst 172.16.2.5 \
> esn 10000
>
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>
More information about the dev
mailing list