numam-dpdk/lib/ipsec
Bruce Richardson 013b4c52c7 replace zero-length arrays with flexible ones
This patch replaces instances of zero-sized arrays i.e. those at the end
of structures with "[0]" with the more standard syntax of "[]".
Replacement was done using coccinelle script, with some revert and
cleanup of whitespace afterwards.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2022-06-07 16:44:21 +02:00
..
crypto.h ipsec: support more AEAD algorithms 2021-10-17 14:03:13 +02:00
esp_inb.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
esp_outb.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
iph.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
ipsec_sad.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ipsec_sqn.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
ipsec_telemetry.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
misc.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
pad.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ipsec_group.h ipsec: fix C++ include 2022-02-10 23:05:32 +01:00
rte_ipsec_sa.h ipsec: support NAT-T 2021-10-17 14:06:24 +02:00
rte_ipsec_sad.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_ipsec.h ipsec: support SA telemetry 2021-10-17 14:08:03 +02:00
sa.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
sa.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
ses.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map ipsec: support SA telemetry 2021-10-17 14:08:03 +02:00