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)
Fri, Oct 10, 6:06 AM
Unknown Object (File)
Thu, Oct 9, 2:52 PM
Unknown Object (File)
Sat, Oct 4, 4:03 AM
Unknown Object (File)
Mon, Sep 22, 4:58 AM
Unknown Object (File)
Sat, Sep 20, 1:50 AM
Unknown Object (File)
Wed, Sep 17, 4:29 AM
Unknown Object (File)
Sun, Sep 14, 10:07 PM
Unknown Object (File)
Sep 13 2025, 12:21 AM
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.