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
Unknown Object (File)
Wed, Mar 25, 10:49 PM
Unknown Object (File)
Wed, Mar 25, 8:29 PM
Unknown Object (File)
Tue, Mar 24, 2:36 PM
Unknown Object (File)
Sat, Mar 21, 6:40 AM
Unknown Object (File)
Sun, Mar 8, 5:19 PM
Unknown Object (File)
Sun, Mar 8, 1:56 PM
Unknown Object (File)
Sun, Mar 8, 5:37 AM
Unknown Object (File)
Feb 23 2026, 11:06 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable