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)
Nov 25 2024, 5:21 PM
Unknown Object (File)
Nov 22 2024, 10:17 PM
Unknown Object (File)
Nov 22 2024, 6:02 PM
Unknown Object (File)
Nov 22 2024, 8:24 AM
Unknown Object (File)
Nov 22 2024, 7:41 AM
Unknown Object (File)
Nov 22 2024, 6:16 AM
Unknown Object (File)
Nov 11 2024, 6:12 AM
Unknown Object (File)
Nov 11 2024, 4:39 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