numam-dpdk/lib/ip_frag
Konstantin Ananyev b7fc82ecb0 ip_frag: add namespace
Update public macros to have RTE_IP_FRAG_ prefix.
Update DPDK components to use new names.
Keep obsolete macro for compatibility reasons.
Renamed experimental function ``rte_frag_table_del_expired_entries``to
``rte_ip_frag_table_del_expired_entries`` to comply with other public
API naming convention.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2021-11-17 10:29:14 +01:00
..
ip_frag_common.h ip_frag: hide internal structures 2021-11-08 22:37:47 +01:00
ip_frag_internal.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
ip_reassembly.h ip_frag: hide internal structures 2021-11-08 22:37:47 +01:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_ip_frag_common.c ip_frag: add namespace 2021-11-17 10:29:14 +01:00
rte_ip_frag.h ip_frag: add namespace 2021-11-17 10:29:14 +01:00
rte_ipv4_fragmentation.c ip_frag: revert fix fragmenting IPv4 fragment 2021-11-08 23:32:38 +01:00
rte_ipv4_reassembly.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
rte_ipv6_fragmentation.c ip_frag: add namespace 2021-11-17 10:29:14 +01:00
rte_ipv6_reassembly.c ip_frag: add namespace 2021-11-17 10:29:14 +01:00
version.map ip_frag: add namespace 2021-11-17 10:29:14 +01:00