net: fix IPv6 checksum with TSO
[dpdk.git] / lib / librte_net / rte_net.h
2020-07-29 Yuying Zhangnet: fix IPv6 checksum with TSO
2020-07-21 Andrew Rybchenkonet: check fragmented headers in non-debug as well
2019-06-28 Ivan Malovnet: fix how L4 checksum choice is tested
2019-06-28 Ivan Malovnet: fix encapsulation markers for inner L3 offset
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
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 structure
2019-04-02 Andrew Rybchenkombuf: remove Intel offload checks from generic API
2018-09-27 Didier Pallardnet: fix Intel prepare function for IP checksum offload
2018-04-27 Didier Pallardnet: export IPv6 header extensions skip function
2018-02-01 Olivier Matznet: use SPDX tags
2017-04-10 Jeff Guolib: fix IPv6 tunnel checksum
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2016-10-11 Olivier Matznet: get packet type for the first layers only
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
2016-10-11 Olivier Matznet: support GRE in software packet type parser
2016-10-11 Olivier Matznet: support IP tunnels in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: add function to get packet type from data