build: fix gcc warning requiring Wformat
[dpdk.git] / lib / librte_gso /
2020-11-03 Yi Yanggso: fix mbuf freeing responsibility
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-09-18 Yi Yanggso: fix payload unit size for UDP
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
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 structures
2019-01-22 Andrew Rybchenkogso: fix VxLAN/GRE tunnel checks
2018-07-11 Jiayu Hugso: support UDP/IPv4 fragmentation
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
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-10-12 Mark Kavanaghgso: support GRE GSO
2017-10-12 Mark Kavanaghgso: support VxLAN GSO
2017-10-12 Jiayu Hugso: support TCP/IPv4 GSO
2017-10-12 Jiayu Hugso: add Generic Segmentation Offload API framework