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

Validate 0-RTT frames based on packet type, not handshake progress #1722

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Dec 8, 2023

No description provided.

0-RTT packets might be received after we derive 1-RTT keys, e.g. if we
received a complete ClientHello. That shouldn't cause us to relax
0-RTT frame type restrictions.
@Ralith Ralith changed the title Fix 0rtt frame check Validate 0-RTT frames based on packet type, not handshake progress Dec 8, 2023
@djc djc merged commit 7723cbc into main Dec 8, 2023
8 checks passed
@djc djc deleted the fix-0rtt-frame-check branch December 8, 2023 22:29
@djc
Copy link
Member

djc commented Dec 8, 2023

Nice!

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