HomeFreeBSD

TCP LRO: convert TCP header fields to host byte order earlier

Description

TCP LRO: convert TCP header fields to host byte order earlier

This is a preparation for adding dtrace hooks in a follow-up commit,
which are missing in the code path, where packets are directly queued
to the tcpcb. The dtrace hooks expect the fields to be in host byte
order. This only applies when TCP HPTS is used.
No functional change intended.

Reviewed by: rscheff
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D43594

(cherry picked from commit f30c7d56546b9f36e42351fb385d96e37dbac1d5)

Details

Provenance
tuexenAuthored on Jan 29 2024, 5:41 PM
Reviewer
rscheff
Differential Revision
D43594: tcphpts: convert TCP header fields to host byte order earlier
Parents
rGe48f7ff6a12c: ahc/ahd: Fix target mode operation
Branches
Unknown
Tags
Unknown