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
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D43594

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
rGa84e01f02b15: service(8): direct user to rc(8) for a list of valid commands
Branches
Unknown
Tags
Unknown