ip_frag: new internal common header
authorAnatoly Burakov <anatoly.burakov@intel.com>
Wed, 28 May 2014 17:32:38 +0000 (18:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Jun 2014 16:55:04 +0000 (18:55 +0200)
commite87f24024d71b160cf8f7a8536627636c02d4244
tree4af2a0727931dfe73b8c6e5191336d3204c61ae6
parent83e25bb4d73ea9ada4dcd09054763fa631bde11e
ip_frag: new internal common header

Moved out debug log macros into common, as reassembly code will later
need them as well.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_ip_frag/ip_frag_common.h [new file with mode: 0644]
lib/librte_ip_frag/rte_ipv4_fragmentation.c