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)
Wed, Aug 12, 8:06 PM
Unknown Object (File)
Tue, Aug 11, 10:27 PM
Unknown Object (File)
Tue, Aug 11, 2:32 PM
Unknown Object (File)
Mon, Aug 10, 9:16 AM
Unknown Object (File)
Mon, Aug 10, 5:25 AM
Unknown Object (File)
Sun, Aug 9, 5:37 PM
Unknown Object (File)
Sat, Aug 8, 10:09 AM
Unknown Object (File)
Sat, Aug 8, 9:58 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