numam-dpdk/examples/ipsec-secgw
Anoob Joseph fa4de2cc4c examples/ipsec-secgw: handle ESN soft limit event
For inline protocol processing, the PMD/device is required to maintain
the ESN. But the application is required to monitor ESN overflow to
initiate SA expiry.

For such cases, application would set the ESN soft limit. An IPsec event
would be raised by rte_eth_event framework, when ESN hits the soft limit
set by the application.

Signed-off-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2018-04-23 18:20:10 +01:00
..
ep0.cfg examples/ipsec-secgw: add sample configuration files 2016-10-04 20:41:09 +02:00
ep1.cfg examples/ipsec-secgw: add sample configuration files 2016-10-04 20:41:09 +02:00
esp.c examples/ipsec-secgw: support inline protocol 2018-01-20 16:10:20 +01:00
esp.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ipip.h examples/ipsec-secgw: update incremental checksum 2018-01-20 16:10:52 +01:00
ipsec-secgw.c examples/ipsec-secgw: handle ESN soft limit event 2018-04-23 18:20:10 +01:00
ipsec.c examples/ipsec-secgw: handle ESN soft limit event 2018-04-23 18:20:10 +01:00
ipsec.h examples/ipsec-secgw: handle ESN soft limit event 2018-04-23 18:20:10 +01:00
Makefile examples: enable linking both static and shared 2018-01-30 21:58:59 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
parser.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
parser.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rt.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
sa.c examples/ipsec-secgw: fix printed crypto name 2018-02-13 23:21:33 +01:00
sp4.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
sp6.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00