numam-dpdk/lib
Tejasree Kondoj f0b538a5f8 security: add option to configure tunnel header verification
Add option to indicate whether outer header verification
need to be done as part of inbound IPsec processing.

With inline IPsec processing, SA lookup would be happening
in the Rx path of rte_ethdev. When rte_flow is configured to
support more than one SA, SPI would be used to lookup SA.
In such cases, additional verification would be required to
ensure duplicate SPIs are not getting processed in the inline path.

For lookaside cases, the same option can be used by application
to offload tunnel verification to the PMD.

These verifications would help in averting possible DoS attacks.

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-09-28 17:40:52 +02:00
..
acl lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
bbdev log: register with standardized names 2021-05-11 15:17:55 +02:00
bitratestats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
bpf lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
cfgfile version: 21.11-rc0 2021-08-17 08:37:52 +02:00
cmdline version: 21.11-rc0 2021-08-17 08:37:52 +02:00
compressdev log: register with standardized names 2021-05-11 15:17:55 +02:00
cryptodev security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
distributor lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
eal eal: add macro to swap two variables 2021-09-27 18:33:45 +02:00
efd version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ethdev lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
eventdev lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
fib lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
flow_classify flow_classify: fix leaking rules on delete 2021-06-24 15:34:45 +02:00
graph eal: save error in string copy 2021-07-05 15:11:30 +02:00
gro version: 21.11-rc0 2021-08-17 08:37:52 +02:00
gso version: 21.11-rc0 2021-08-17 08:37:52 +02:00
hash version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ip_frag version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ipsec version: 21.11-rc0 2021-08-17 08:37:52 +02:00
jobstats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
kni version: 21.11-rc0 2021-08-17 08:37:52 +02:00
kvargs version: 21.11-rc0 2021-08-17 08:37:52 +02:00
latencystats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
lpm version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mbuf mbuf: enforce semantics for Tx inline IPsec processing 2021-09-27 09:55:41 +02:00
member version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mempool version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meter version: 21.11-rc0 2021-08-17 08:37:52 +02:00
metrics metrics: promote deinitialize API 2021-09-23 19:21:47 +02:00
net net: fix checksum offload for outer IPv4 2021-09-15 12:51:49 +02:00
node lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
pci version: 21.11-rc0 2021-08-17 08:37:52 +02:00
pdump version: 21.11-rc0 2021-08-17 08:37:52 +02:00
pipeline pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
port version: 21.11-rc0 2021-08-17 08:37:52 +02:00
power lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
rawdev version: 21.11-rc0 2021-08-17 08:37:52 +02:00
rcu lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
regexdev lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
reorder version: 21.11-rc0 2021-08-17 08:37:52 +02:00
rib rib: fix max depth IPv6 lookup 2021-06-24 15:34:45 +02:00
ring version: 21.11-rc0 2021-08-17 08:37:52 +02:00
sched sched: get 64-bit greatest common divisor 2021-09-27 17:24:16 +02:00
security security: add option to configure tunnel header verification 2021-09-28 17:40:52 +02:00
stack stack: fix reload head when pop fails 2021-09-27 17:28:55 +02:00
table table: support learner tables 2021-09-27 09:30:41 +02:00
telemetry telemetry: support dict of dicts 2021-09-23 14:15:29 +02:00
timer version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vhost vhost: promote some APIs to stable 2021-09-14 13:21:57 +02:00
meson.build lib: build testpmd dependencies on Windows 2021-07-02 19:03:03 +02:00