Page MenuHomeFreeBSD

Use PRR for ECN congestion recovery
ClosedPublic

Authored by rscheff on Feb 27 2021, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 8:42 PM
Unknown Object (File)
Sat, Feb 15, 11:46 AM
Unknown Object (File)
Sat, Feb 8, 9:04 PM
Unknown Object (File)
Mon, Jan 27, 9:23 PM
Unknown Object (File)
Jan 18 2025, 6:39 AM
Unknown Object (File)
Dec 22 2024, 4:23 AM
Unknown Object (File)
Dec 11 2024, 10:19 AM
Unknown Object (File)
Dec 2 2024, 9:38 PM
Subscribers

Details

Summary

6937bis mentions that PRR can be used for ECN
congestion recovery also (and also during non-SACK
loss recovery). Implementing the ECN aspect as a
new feature.

Note that this requires the sysctl 6675_pipe to
be enabled.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • set fack for old pipe in prr
This revision is now accepted and ready to land.Mar 25 2021, 2:35 PM
This revision now requires review to proceed.Mar 26 2021, 12:51 AM
  • add minimum cwnd of one segment
This revision was not accepted when it landed; it landed in state Needs Review.Mar 26 2021, 1:10 AM
This revision was automatically updated to reflect the committed changes.