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

When to send an immediate ACK #319

Merged
merged 1 commit into from
Feb 28, 2025
Merged

When to send an immediate ACK #319

merged 1 commit into from
Feb 28, 2025

Conversation

ianswett
Copy link
Collaborator

Upon receipt of a previously missing packet.

This is an alternative to #318 that reuses Largest Acked.

Fixes #304

Upon receipt of a previously missing packet.

This is an alternative to #318 that reuses Largest Acked.

Fixes #304
@ianswett ianswett requested a review from mirjak February 20, 2025 18:44
@mirjak mirjak merged commit 1b11ade into main Feb 28, 2025
3 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.

Define what should happen if packets arrive outside Missing Packet Threshold
2 participants