net: use SPDX tags
[dpdk.git] / lib / librte_net / rte_net.c
2018-02-01 Olivier Matznet: use SPDX tags
2017-10-05 Olivier Matznet: fix inner L2 length in packet type parser
2016-10-11 Olivier Matznet: get packet type for the first layers only
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
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