net: add rte prefix to ether structures
[dpdk.git] / lib / librte_net / rte_ether.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-05 Bill Hongnet: fix Tx VLAN flag for offload emulation
2019-03-29 Nemanja Marjanovicnet: add PPPoE ethertypes
2018-10-26 Olivier Matznet: support MPLS in software packet type parser
2018-05-20 Andy Greennet: explicit cast of multicast bit clearing
2018-05-13 Andy Greennet: move stack variable at top of VLAN strip function
2018-04-27 Xueming Liethdev: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Michał Mirosławnet: fix stripped VLAN flag for offload emulation
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: move ethernet definitions to the net library