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)
Sat, Dec 28, 7:17 AM
Unknown Object (File)
Nov 13 2024, 9:00 PM
Unknown Object (File)
Nov 7 2024, 11:47 AM
Unknown Object (File)
Oct 31 2024, 6:35 AM
Unknown Object (File)
Oct 29 2024, 7:02 AM
Unknown Object (File)
Oct 23 2024, 11:17 PM
Unknown Object (File)
Oct 23 2024, 10:01 PM
Unknown Object (File)
Sep 16 2024, 9:28 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