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, Apr 17, 1:57 PM
Unknown Object (File)
Feb 22 2024, 8:35 AM
Unknown Object (File)
Jan 31 2024, 12:28 AM
Unknown Object (File)
Jan 29 2024, 6:16 PM
Unknown Object (File)
Jan 26 2024, 9:13 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