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, Mar 15, 9:19 AM
Unknown Object (File)
Thu, Feb 20, 4:06 PM
Unknown Object (File)
Tue, Feb 18, 8:44 AM
Unknown Object (File)
Feb 6 2025, 6:16 AM
Unknown Object (File)
Feb 6 2025, 5:23 AM
Unknown Object (File)
Feb 2 2025, 7:15 AM
Unknown Object (File)
Jan 29 2025, 2:55 AM
Unknown Object (File)
Nov 25 2024, 5:21 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