quinn icon indicating copy to clipboard operation
quinn copied to clipboard

Consider Prague (L4S-compliant) congestion control support

Open Ralith opened this issue 2 years ago • 3 comments

draft-briscoe-iccrg-prague-congestion-control-02 proposes a new congestion controller that performs well on paths bottlenecked on ECN-capable links. I believe these are rare in most networks, but it might still be interesting to support. Another avenue to explore might be extending Cubic or BBR to satisfy L4S requirements.

Ralith avatar Feb 25 '23 02:02 Ralith

Hello @Ralith, I would like to help. Could you please provide me with more information.

Abhicodes-crypto avatar Mar 30 '23 17:03 Abhicodes-crypto

Thanks for the interest! The best place to start would be reading the linked internet draft. Feel free to reach out with any specific questions.

Ralith avatar Apr 01 '23 18:04 Ralith

Of great interest. See also https://github.com/jlivingood/IETF-L4S-Deployment/blob/main/App-Developer-Guide.md and https://github.com/jlivingood/IETF-L4S-Deployment/blob/main/Network-Config-Guide.md for a sort of quick summary of the RFCs and the upcoming NQB docs.

jlivingood avatar Aug 17 '23 19:08 jlivingood