aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gso/gro_func.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-17gso: fix the metadata for gro packetsMohsin Kazmi1-0/+2
2022-10-06gso: set the header offsets in gro hdr fixupMohsin Kazmi1-0/+3
2021-12-14virtio: integrate with new tx infraMohsin Kazmi1-3/+8
2021-09-27gso: do not gro on small packetsAloys Augustin1-3/+41
2021-06-11gso: fix the gro re-ordering for packets with PSHMohsin Kazmi1-25/+54
2021-05-10gso: fix the gro coalesced chain lenMohsin Kazmi1-1/+2
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-7/+6
2020-10-21gso: remove dependency on tcp proto implementationFlorin Coras1-1/+1
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+2
2020-10-19gso: add checksum validation in groMohsin Kazmi1-0/+23
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-0/+593