summaryrefslogtreecommitdiff
path: root/lib/librte_gro
AgeCommit message (Expand)Author
2020-11-14gro: fix packet type detection with IPv6 tunnelYi Yang
2020-10-19build: remove library name from version map file nameBruce Richardson
2020-10-06gro: support VXLAN UDP/IPv4Yi Yang
2020-10-06gro: support UDP/IPv4Yi Yang
2020-09-08build: remove makefilesCiara Power
2020-08-12version: 20.11-rc0Thomas Monjalon
2019-11-20build: align symbols with global ABI versionPawel Modrak
2019-11-20build: remove individual library versionsAnatoly Burakov
2019-10-25net: add new header file for VXLANFlavia Musatescu
2019-07-03net: move TCP flags from ethdev headerMorten Brørup
2019-05-24net: add rte prefix to UDP structureOlivier Matz
2019-05-24net: add rte prefix to TCP structureOlivier Matz
2019-05-24net: add rte prefix to IP definesOlivier Matz
2019-05-24net: add rte prefix to IP structureOlivier Matz
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-01-17gro: check invalid TCP header lengthJiayu Hu
2018-12-19gro: fix overflow of payload length calculationJiayu Hu
2018-01-30build: replace license text with SPDX tagBruce Richardson
2018-01-30lib: build with mesonBruce Richardson
2018-01-11gro: support VxLAN GROJiayu Hu
2018-01-11gro: comply RFC 6864 to process IPv4 IDJiayu Hu
2018-01-11gro: cleanupJiayu Hu
2018-01-04lib: use SPDX tag for Intel copyright filesBruce Richardson
2017-11-13lib: fix typosPavel Shirshov
2017-10-24mk: do not generate LDLIBS from directory dependenciesOlivier Matz
2017-08-31gro: fix typo in map fileJiayu Hu
2017-08-05gro: fix missing includesThomas Monjalon
2017-07-31gro: fix bitwise overflowJiayu Hu
2017-07-21gro: fix doxygenJiayu Hu
2017-07-09lib/gro: support TCP/IPv4Jiayu Hu
2017-07-09lib/gro: add Generic Receive Offload API frameworkJiayu Hu