-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CUBIC to RFC 9438 #1912
Comments
This was referenced Jan 12, 2025
As part of this, we should also look into implementing HyStart. |
For what it is worth, here is the patch updating FreeBSD's Cubic implementation to RFC 9438: |
This one might be an alternative to HyStart: https://datatracker.ietf.org/doc/draft-chung-ccwg-search/ |
Draft
Scoped the update in #2535 and will keep incrementing on the update in that draft PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are currently implementing RFC 8312.
The text was updated successfully, but these errors were encountered: