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)
Fri, Apr 24, 8:56 PM
Unknown Object (File)
Wed, Apr 22, 11:30 PM
Unknown Object (File)
Wed, Apr 22, 7:06 PM
Unknown Object (File)
Tue, Apr 21, 10:17 AM
Unknown Object (File)
Thu, Apr 16, 10:39 PM
Unknown Object (File)
Thu, Apr 16, 10:32 PM
Unknown Object (File)
Tue, Apr 14, 3:22 AM
Unknown Object (File)
Sat, Apr 4, 10:07 PM

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