Skip to content
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

docs: add documentation to enabling BBR #3812

Merged
merged 3 commits into from
Aug 22, 2024
Merged

docs: add documentation to enabling BBR #3812

merged 3 commits into from
Aug 22, 2024

Conversation

cmwaters
Copy link
Contributor

No description provided.

evan-forbes and others added 3 commits August 22, 2024 18:47
This PR adds a requirement to use bbr by default. This requirement can
be bypassed by using a flag. Warnings are returned when installing, and
there is a makefile command that will configure the system to use bbr.

Most of this PR is copying over the start command from the sdk.
Alternatively, we could simply modify the sdk. That would not require
copy past forking, but the trend has been that every change that we make
to the sdk eventually gets moved here, so I figured we should just skip
to doing that. This also gives us finer grained control in the future.
I'm definitely not tied to this approach, and if we'd rather change our
fork, then I'm happy go do that instead.

closes #3745

---------

Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@cmwaters cmwaters self-assigned this Aug 22, 2024
@cmwaters cmwaters marked this pull request as ready for review August 22, 2024 16:52
@cmwaters cmwaters requested a review from a team as a code owner August 22, 2024 16:52
Makefile Show resolved Hide resolved
@cmwaters cmwaters merged commit 9ab70ff into v2.x Aug 22, 2024
32 checks passed
@cmwaters cmwaters deleted the cal/bbr branch August 22, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants