net: support GRE in software packet type parser
[dpdk.git] / lib / librte_net / rte_net.c
2016-10-11 Olivier Matznet: support GRE in software packet type parser
2016-10-11 Olivier Matznet: support IP tunnels in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: support VLAN in software packet type parser
2016-10-11 Olivier Matznet: add function to get packet type from data
2016-10-11 Olivier Matznet: introduce net library