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)
Sat, Apr 27, 3:56 AM
Unknown Object (File)
Sat, Apr 27, 3:55 AM
Unknown Object (File)
Sat, Apr 27, 3:55 AM
Unknown Object (File)
Sat, Apr 27, 2:38 AM
Unknown Object (File)
Dec 20 2023, 8:10 AM
Unknown Object (File)
Oct 19 2023, 3:14 AM
Unknown Object (File)
Jul 9 2023, 5:10 AM
Unknown Object (File)
Jul 9 2023, 5:08 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