Page MenuHomeFreeBSD

TCP Cubic: improve reaction to (and rollback from) RTO
ClosedPublic

Authored by cc on Oct 15 2020, 8:54 PM.
Tags
None
Referenced Files
F110115309: D26808.diff
Thu, Feb 13, 7:58 PM
Unknown Object (File)
Mon, Feb 3, 10:19 PM
Unknown Object (File)
Jan 13 2025, 10:24 AM
Unknown Object (File)
Jan 13 2025, 8:14 AM
Unknown Object (File)
Dec 31 2024, 9:38 PM
Unknown Object (File)
Dec 31 2024, 1:40 PM
Unknown Object (File)
Dec 30 2024, 9:36 PM
Unknown Object (File)
Dec 29 2024, 10:11 PM
Subscribers

Details

Summary
  1. fix compliancy issue of CUBIC RTO handling according to RFC8312 section 4.7
  2. add CUBIC CC_RTO_ERR handling

This is the second patch of two consecutive patches on CUBIC to improve
reaction to (and rollback from) RTO.

Test Plan

Performed multiple unit tests and inspected the evolution of the cubic-internal
state across packet RTO/RTO_ERR scenarios, by using Emulab.net.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped