mbuf: move chaining from ip_frag library
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Thu, 15 Oct 2015 07:01:46 +0000 (09:01 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sat, 24 Oct 2015 22:00:34 +0000 (00:00 +0200)
commit139debc42dc0a320dad40f5295b74d2e3ab8a7f9
tree00ef2b907496a1281a8e93179b512376bcd8f839
parentfd4b6f78adcb85b437450be0d560773bdbb71f69
mbuf: move chaining from ip_frag library

Chaining/segmenting mbufs can be useful in many places, so make it
global.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Johan Faltstrom <johan.faltstrom@netinsight.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_ip_frag/ip_frag_common.h
lib/librte_ip_frag/rte_ipv4_reassembly.c
lib/librte_ip_frag/rte_ipv6_reassembly.c
lib/librte_mbuf/rte_mbuf.h