test mbuf attach
[dpdk.git] / lib / librte_gro /
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-01-17 Jiayu Hugro: check invalid TCP header length
2018-12-19 Jiayu Hugro: fix overflow of payload length calculation
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-11 Jiayu Hugro: support VxLAN GRO
2018-01-11 Jiayu Hugro: comply RFC 6864 to process IPv4 ID
2018-01-11 Jiayu Hugro: cleanup
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-08-31 Jiayu Hugro: fix typo in map file
2017-08-04 Thomas Monjalongro: fix missing includes
2017-07-31 Jiayu Hugro: fix bitwise overflow
2017-07-21 Jiayu Hugro: fix doxygen
2017-07-09 Jiayu Hulib/gro: support TCP/IPv4
2017-07-09 Jiayu Hulib/gro: add Generic Receive Offload API framework