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

More TCP fixes #542

Merged
merged 6 commits into from
Oct 6, 2021
Merged

More TCP fixes #542

merged 6 commits into from
Oct 6, 2021

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Oct 6, 2021

See individual commit messages for details.

This fixes infinite-packet-loop issues where two peers have
desynced and both think the other's sequence numbers are wrong.

Found with cargo-fuzz.
This mirrors the Linux behavior, and helps cleanup desynced state.
@Dirbaio
Copy link
Member Author

Dirbaio commented Oct 6, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 6, 2021

Build succeeded:

@bors bors bot merged commit 00f6bb5 into master Oct 6, 2021
@bors bors bot deleted the tcp-challenge-fixes branch October 6, 2021 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant