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

Fix BBR probe UP and Probe RTT #1670

Merged
merged 3 commits into from
Apr 13, 2024
Merged

Fix BBR probe UP and Probe RTT #1670

merged 3 commits into from
Apr 13, 2024

Conversation

huitema
Copy link
Collaborator

@huitema huitema commented Apr 13, 2024

Make sure that the BBR code does not remain in the "ProbeBW_UP" state is the measured RTT is too high.

Fix the implementation of BBR "ProbeRTT".

Add test "mediatest_video2_down" to verify behavior when the bandwidth suddenly drops from 10 Mbps to 10. The "ProbeBW_UP" fix ensures that after noticing the drop the measure RTT stays at a low value. There is still work needed to ensure that the bandwidth drop is noticed faster.

@huitema huitema merged commit 0a8731b into master Apr 13, 2024
11 checks passed
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.

1 participant