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)
Sat, Dec 21, 11:25 PM
Unknown Object (File)
Sun, Dec 15, 9:26 AM
Unknown Object (File)
Fri, Dec 6, 9:49 AM
Unknown Object (File)
Fri, Nov 29, 2:54 PM
Unknown Object (File)
Fri, Nov 29, 11:20 AM
Unknown Object (File)
Nov 19 2024, 4:16 PM
Unknown Object (File)
Nov 19 2024, 1:49 AM
Unknown Object (File)
Nov 15 2024, 2:49 AM
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