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

Clarify Actions on nonzero Reserved Bits #2280

Closed
wants to merge 9 commits into from
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -3404,7 +3404,7 @@ Reserved Bits (R):
bits are protected using header protection (see Section 5.4 of {{QUIC-TLS}}).
The value included prior to protection MUST be set to 0. An endpoint MUST treat
receipt of a packet that has a non-zero value for these bits after removing
packet (not just header) protection as a connection error of type
packet and header protection as a connection error of type
PROTOCOL_VIOLATION.

Packet Number Length (P):
Expand Down