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

Verify the incoming initial packets before any action. #1664

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

huitema
Copy link
Collaborator

@huitema huitema commented Mar 27, 2024

PR #1661 introduced a bug: some actions were taken on packets before the packet's checksum was verified. This caused the "corruption of handshake" test in the interop runner to fail. This PR forces a verification of the checksum of initial packets before any decision.

@huitema huitema merged commit 2c3ecd1 into master Mar 27, 2024
11 checks passed
@huitema huitema deleted the verify-initial-checksum-before-screen branch March 27, 2024 18:43
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