Page MenuHomeFreeBSD

tcp rack: cleanup code and fix minor issue
ClosedPublic

Authored by tuexen on Jul 19 2022, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 29, 2:00 AM
Unknown Object (File)
Feb 26 2026, 11:59 AM
Unknown Object (File)
Feb 9 2026, 7:15 AM
Unknown Object (File)
Jan 1 2026, 3:28 AM
Unknown Object (File)
Dec 28 2025, 5:50 AM
Unknown Object (File)
Dec 26 2025, 6:10 PM
Unknown Object (File)
Dec 26 2025, 6:10 PM
Unknown Object (File)
Nov 27 2025, 3:28 AM

Details

Summary

This patch simplifies the computation of the rsm->start and rsm->end. It also fixes a minor bug where the RACK_HAS_SYN flag is set incorrectly, if snd_una has wrapped around and matches again iss.

Diff Detail

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