numam-dpdk/lib/librte_ip_frag
Thomas Monjalon f8e9cbe2aa mk: fix internal dependencies
Some libraries were missing their dependency on eal, mbuf, mempool,
ring and kvargs.
It is revealed by the linker option "-z defs".

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-06-29 13:33:01 +02:00
..
ip_frag_common.h eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
ip_frag_internal.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
rte_ip_frag_common.c lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
rte_ip_frag.h ip_frag: fix bit-fields in ipv6 fragment extension 2015-10-08 13:15:17 +02:00
rte_ipfrag_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_ipv4_fragmentation.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
rte_ipv4_reassembly.c ip_frag: fix double free of chained mbufs 2016-05-02 12:37:48 +02:00
rte_ipv6_fragmentation.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
rte_ipv6_reassembly.c ip_frag: fix double free of chained mbufs 2016-05-02 12:37:48 +02:00