port: IPv4 fragmentation
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 4 Jun 2014 18:08:22 +0000 (19:08 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jun 2014 01:34:09 +0000 (03:34 +0200)
commit9ec4f0900be6f126b358f379b938ce324650003b
tree8cb7a97550f6733b0850c9f2e2a626781be50a42
parentbf6931b242f76319b733cb00cc05239e4c41fb18
port: IPv4 fragmentation

This port presents the IPv4 fragmentation operation as a Packet Framework port.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
Acked by: Ivan Boule <ivan.boule@6wind.com>
[Thomas: update to new ip_frag library]
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/doxy-api-index.md
lib/librte_port/Makefile
lib/librte_port/rte_port_frag.c [new file with mode: 0644]
lib/librte_port/rte_port_frag.h [new file with mode: 0644]