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
Unknown Object (File)
Wed, May 20, 12:29 PM
Unknown Object (File)
Wed, May 20, 1:55 AM
Unknown Object (File)
Wed, May 20, 1:21 AM
Unknown Object (File)
Sat, May 16, 8:53 PM
Unknown Object (File)
Thu, May 14, 2:12 PM
Unknown Object (File)
Wed, May 6, 10:32 PM
Unknown Object (File)
Apr 23 2026, 12:45 PM
Unknown Object (File)
Apr 23 2026, 3:48 AM
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