mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / lib / librte_mbuf / rte_mbuf_ptype.h
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2018-10-25 Jerin Jacobmbuf: add IGMP packet type
2018-10-25 Jerin Jacobmbuf: add MPLS packet type
2018-10-25 Jerin Jacobmbuf: add FCoE packet type
2018-06-15 Haiyue Wangmbuf: fix typo in IPv6 macro comment
2018-04-27 Xueming Liethdev: introduce tunnel type MPLS-in-GRE and MPLS...
2018-04-27 Xueming Liethdev: introduce new tunnel VXLAN-GPE
2018-02-01 Olivier Matzmbuf: use SPDX tags
2018-01-16 Beilei Xingmbuf: add PPPoE and L2TP packet types
2017-10-26 Boris Pismennymbuf: add security crypto flags and fields
2017-10-06 Beilei Xingmbuf: support GTP in software packet type parser
2017-07-19 Cian Ferritermbuf: fix VXLAN port in comment
2017-04-30 Adrien Mazarguilmbuf: fix missing includes in exported header
2016-10-11 Olivier Matzmbuf: clarify definition of fragment packet types
2016-10-11 Olivier Matzmbuf: add functions to dump packet type
2016-10-11 Olivier Matznet: support NVGRE 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 Matzmbuf: move packet type definitions in a new file