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 possible frame hole after preemtive repeat. #1541

Merged
merged 7 commits into from
Aug 16, 2023
Merged

Conversation

huitema
Copy link
Collaborator

@huitema huitema commented Aug 12, 2023

Fix an issue in preemptive repeat, which was causing losses if a packet containing both preemptively repeated stream data frames and other stream data frames was subsequently lost.

Add test cases that repeat the issue, and also verify behavior of congestion control algorithms in the same scenarios.

Close #1540

@huitema huitema merged commit 1e2979e into master Aug 16, 2023
8 checks passed
@huitema huitema deleted the fix-preemptive-repeat branch September 1, 2023 22:02
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.

Packet repeat issue casued a hole in stream
1 participant