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 server side receive Retry packets, just ignore the packet instead of closing connection. #449

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

Yanmei-Liu
Copy link
Collaborator

For handshake corruption interop cases.

The issue scene: Client side send several handshake packets to server side, which were modified by in-the-middle devices / boxed, and happen to change the Packet Type as Retry packet. In this scene, the changed packet should be dropped without causing connection error.

…stead of closing connection. For handshake corruption interop cases.
@Yanmei-Liu Yanmei-Liu requested a review from cherylsy August 23, 2024 07:17
@Yanmei-Liu Yanmei-Liu merged commit 9e82708 into main Aug 23, 2024
5 of 7 checks passed
@Yanmei-Liu Yanmei-Liu deleted the dev/hsk_cp branch August 23, 2024 07:20
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.

2 participants