Page MenuHomeFreeBSD

tcphpts: convert TCP header fields to host byte order earlier
ClosedPublic

Authored by tuexen on Jan 25 2024, 8:26 PM.
Tags
None
Referenced Files
F153649252: D43594.id.diff
Wed, Apr 22, 3:45 PM
Unknown Object (File)
Mon, Apr 20, 5:36 AM
Unknown Object (File)
Sat, Apr 11, 12:00 PM
Unknown Object (File)
Sat, Apr 11, 12:17 AM
Unknown Object (File)
Fri, Apr 10, 2:29 AM
Unknown Object (File)
Wed, Apr 8, 5:13 AM
Unknown Object (File)
Mon, Apr 6, 5:43 PM
Unknown Object (File)
Mar 21 2026, 9:15 PM
Subscribers

Details

Summary

Convert TCP header field 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.
No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable