numam-dpdk/examples/ipsec-secgw
Savinay Dharmappa 71d9e6fb2a examples/ipsec-secgw: fix crash on unsupported algo
If algo is NULL set the status to error and return. This change
prevent crashing of ipsec-secgw application when a specific
cipher/auth/aead algo are not supported by application.

Fixes: 0d547ed037 ("examples/ipsec-secgw: support configuration file")
Cc: stable@dpdk.org

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2020-01-15 16:45:04 +01:00
..
test examples/ipsec-segw: add SPDX license tag 2019-11-20 12:35:51 +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 fallback session 2019-11-08 13:51:16 +01:00
ipsec-secgw.c ipsec: remove redundant replay window size 2019-11-08 13:51:16 +01:00
ipsec.c ipsec: remove redundant replay window size 2019-11-08 13:51:16 +01:00
ipsec.h examples/ipsec-secgw: support fallback session 2019-11-08 13:51:16 +01:00
Makefile examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
meson.build examples/ipsec-secgw: support fragmentation and reassembly 2019-07-05 15:28:14 +02:00
parser.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
parser.h examples/ipsec-secgw: allow to specify neighbour MAC address 2019-01-10 16:57:22 +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 crash on unsupported algo 2020-01-15 16:45:04 +01:00
sp4.c examples/ipsec-secgw: fix inline modes 2019-07-05 15:28:14 +02:00
sp6.c examples/ipsec-secgw: fix inline modes 2019-07-05 15:28:14 +02:00