Skip to content

Commit dbc58a1

Browse files
committed
ODCIL will never be <8
1 parent 7d96aa9 commit dbc58a1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

draft-ietf-quic-transport.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,8 +606,11 @@ provided Retry Token to continue connection establishment.
606606
A server that might send another Retry packet in response to a subsequent
607607
Initial packet MUST set the Source Connection ID to new value of at least 8
608608
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.
611614

612615

613616
## Cryptographic Handshake Packets {#handshake-packets}

0 commit comments

Comments
 (0)