File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -606,8 +606,11 @@ provided Retry Token to continue connection establishment.
606
606
A server that might send another Retry packet in response to a subsequent
607
607
Initial packet MUST set the Source Connection ID to new value of at least 8
608
608
octets in length. This allows clients to distinguish between Retry packets when
609
- the server sends multiple rounds of Retry packets. A server that will not send
610
- additional Retry packets can set the Source Connection ID to any value.
609
+ the server sends multiple rounds of Retry packets. Consequently, a valid Retry
610
+ packet will always have an Original Destinagion Connection ID that is at least 8
611
+ octets long; clients MUST discard Retry packets that include a shorter value. A
612
+ server that will not send additional Retry packets can set the Source Connection
613
+ ID to any value.
611
614
612
615
613
616
# # Cryptographic Handshake Packets {#handshake-packets}
You can’t perform that action at this time.
0 commit comments