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
F132115245: D43594.id133509.diff
Mon, Oct 13, 8:48 PM
F132115244: D43594.id.diff
Mon, Oct 13, 8:48 PM
F132115243: D43594.id133356.diff
Mon, Oct 13, 8:48 PM
Unknown Object (File)
Mon, Oct 13, 7:15 AM
Unknown Object (File)
Aug 3 2025, 9:19 AM
Unknown Object (File)
Jul 20 2025, 4:56 PM
Unknown Object (File)
Jul 20 2025, 4:37 AM
Unknown Object (File)
Jul 7 2025, 1:02 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