test mbuf attach
[dpdk.git] / lib / librte_gso /
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