numam-dpdk/examples/ipsec-secgw
Ankur Dwivedi b685f931e1 examples/ipsec-secgw: extend inline session to non AES-GCM
This patch extends creation of inline session to all the algorithms.
Previously the inline session was enabled only for AES-GCM cipher.

Fixes: 3a690d5a65 ("examples/ipsec-secgw: fix first packet with inline crypto")
Cc: stable@dpdk.org

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-02-20 11:16:46 +01:00
..
test examples/ipsec-secgw: add missing SPDX license tag 2020-02-13 12:41:04 +01:00
ep0.cfg examples/ipsec-secgw: fix default configuration 2019-11-20 12:35:51 +01:00
ep1.cfg examples/ipsec-secgw: fix default configuration 2019-11-20 12:35:51 +01:00
esp.c examples/ipsec-secgw: support fallback session 2019-11-08 13:51:16 +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_process.c examples/ipsec-secgw: support CPU crypto 2020-02-05 15:30:16 +01:00
ipsec-secgw.c examples/ipsec-secgw: set and use packet type 2020-02-05 15:20:51 +01:00
ipsec.c examples/ipsec-secgw: support CPU crypto 2020-02-05 15:30:16 +01:00
ipsec.h examples/ipsec-secgw: add SAD cache 2020-02-05 15:20:51 +01:00
Makefile examples/ipsec-secgw: integrate inbound SAD 2020-02-05 15:20:51 +01:00
meson.build examples/ipsec-secgw: integrate inbound SAD 2020-02-05 15:20:51 +01:00
parser.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00
parser.h examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +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: extend inline session to non AES-GCM 2020-02-20 11:16:46 +01:00
sad.c examples/ipsec-secgw: add SAD cache 2020-02-05 15:20:51 +01:00
sad.h examples/ipsec-secgw: set and use packet type 2020-02-05 15:20:51 +01:00
sp4.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00
sp6.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00