]> git.droids-corp.org - dpdk.git/commit
examples/ipsec-secgw: fix ESN setting
authorRadu Nicolau <radu.nicolau@intel.com>
Tue, 14 Jun 2022 12:43:13 +0000 (13:43 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 21 Jun 2022 18:04:49 +0000 (20:04 +0200)
commit3e534bc81a5479e90b76471ebe1ba4de80a68374
tree5d89ab3820983a8386f6dfa4f8975254e20e80cf
parent694c75e8e3e73fe9a6c55760e39365266daad5b7
examples/ipsec-secgw: fix ESN setting

Fix ESN option flag and initial value for the rte_ipsec library path.

Fixes: 560029d5cfc9 ("examples/ipsec-secgw: define initial ESN value")
Cc: stable@dpdk.org
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
examples/ipsec-secgw/sa.c