numam-dpdk/lib/librte_ipsec
Conor Walsh a748d24d79 ipsec: promote library as stable
Since librte_ipsec was first introduced in 19.02 and there were no changes
in it's public API since 19.11, it should be considered mature enough to
remove the 'experimental' tag from it.
The RTE_SATP_LOG2_NUM enum is also being dropped from rte_ipsec_sa.h to
avoid possible ABI problems in the future.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-10-14 21:26:36 +02:00
..
crypto.h replace packed attributes 2020-04-16 18:16:46 +02:00
esp_inb.c ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
esp_outb.c ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
iph.h ipsec: support header construction 2019-07-05 15:28:14 +02:00
ipsec_sad.c ipsec: check SAD lookup error 2020-05-11 13:17:43 +02:00
ipsec_sqn.h ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
misc.h ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
pad.h ipsec: implement SA data-path API 2019-01-10 16:57:22 +01:00
rte_ipsec_group.h ipsec: promote library as stable 2020-10-14 21:26:36 +02:00
rte_ipsec_sa.h ipsec: promote library as stable 2020-10-14 21:26:36 +02:00
rte_ipsec_sad.h ipsec: promote library as stable 2020-10-14 21:26:36 +02:00
rte_ipsec_version.map ipsec: promote library as stable 2020-10-14 21:26:36 +02:00
rte_ipsec.h ipsec: promote library as stable 2020-10-14 21:26:36 +02:00
sa.c ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02:00
sa.h ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02:00
ses.c ipsec: support CPU crypto mode 2020-02-05 15:29:59 +01:00