numam-dpdk/lib/librte_ip_frag
Anatoly Burakov 63ec0b5851 ip_frag: rename structures in fragmentation table
Technically, fragmentation table can work for both IPv4 and IPv6
packets, so we're renaming everything to be generic enough to make sense
in IPv6 context.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-16 18:55:05 +02:00
..
ip_frag_common.h ip_frag: rename structures in fragmentation table 2014-06-16 18:55:05 +02:00
ipv4_frag_tbl.h ip_frag: rename structures in fragmentation table 2014-06-16 18:55:05 +02:00
Makefile ip_frag: refactor IPv4 fragmentation into a proper library 2014-06-16 18:55:04 +02:00
rte_ip_frag.h ip_frag: refactor IPv4 fragmentation into a proper library 2014-06-16 18:55:04 +02:00
rte_ipv4_fragmentation.c ip_frag: remove unneeded check and macro 2014-06-16 18:55:04 +02:00
rte_ipv4_rsmbl.h ip_frag: rename structures in fragmentation table 2014-06-16 18:55:05 +02:00