numam-dpdk/lib/librte_net
Olivier Matz b25c2a8c69 net: introduce net library
Previously, librte_net only contained header files. Add a C file
(empty for now) and generate a library. It will contain network helpers
like checksum calculation, software packet type parser, ...

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-10-11 18:16:22 +02:00
..
Makefile net: introduce net library 2016-10-11 18:16:22 +02:00
rte_arp.h net: change arp header struct declaration 2015-02-20 22:10:52 +01:00
rte_ether.h net: move ethernet definitions to the net library 2016-10-11 18:16:22 +02:00
rte_icmp.h app/testpmd: add engine that replies to ARP and ICMP echo requests 2014-05-16 13:25:16 +02:00
rte_ip.h net: fix build with gcc 4.4.7 and strict aliasing 2015-11-25 22:11:37 +01:00
rte_net_version.map net: introduce net library 2016-10-11 18:16:22 +02:00
rte_net.c net: introduce net library 2016-10-11 18:16:22 +02:00
rte_sctp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_tcp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_udp.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00