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

Keep initial state and send identical ClientHello after receiving a RETRY #1886

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kayoch1n
Copy link

This PR tries to fix the problem of sending different ClientHello messages upon receiving a RETRY, which is mentioned in this issue.
Now the client will search crypto data from sent packets and retransmit them, instead of dropping initial states.
An assertion of comparing crypto data is also added to the retry testcase.

@kayoch1n kayoch1n requested a review from a team as a code owner December 13, 2024 14:11
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