numam-dpdk/lib/librte_ip_frag
Li Han 3375e7f286 ip_frag: fix some debug logs
In ip_frag_process, some IP_FRAG_LOG content is wrong.

Fixes: 4f1a8f6338 ("ip_frag: add IPv6 reassembly")
Cc: stable@dpdk.org

Signed-off-by: Li Han <han.li1@zte.com.cn>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2018-05-14 21:14:49 +02:00
..
ip_frag_common.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ip_frag_internal.c ip_frag: fix some debug logs 2018-05-14 21:14:49 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_ip_frag_common.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_ip_frag_version.map ip_frag: rename map file to standardized name 2017-08-31 23:02:57 +02:00
rte_ip_frag.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_ipv4_fragmentation.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_ipv4_reassembly.c ip_frag: fix double free of chained mbufs 2018-04-15 14:44:07 +02:00
rte_ipv6_fragmentation.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_ipv6_reassembly.c ip_frag: fix double free of chained mbufs 2018-04-15 14:44:07 +02:00