replace packed attributes
[dpdk.git] / lib / librte_net / rte_ether.h
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 David Marchandnet: add missing rte prefix on PPPoE defines
2019-07-23 Stephen Hemmingernet: be more restrictive with ethernet address format
2019-07-23 Dilshod Urazovnet: adjust L2 length on soft VLAN insertion
2019-07-08 Stephen Hemmingernet: speedup ethernet address comparison with bitops
2019-07-08 Stephen Hemmingernet: add function to convert string to ethernet address
2019-07-08 Stephen Hemmingernet: deinline non-critical ethernet functions
2019-07-04 Ferruh Yigitnet: forbid VLAN insert in shared mbuf
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
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