diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index dc41c27fc2..2af7ab111d 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -2679,7 +2679,9 @@ endpoint receives. This design relies on the peer always sending a connection ID in its packets so that the endpoint can use the connection ID from a packet to reset the connection. An endpoint that uses this design cannot allow its peers to send -packets with a zero-length destination connection ID. +packets with a zero-length destination connection ID and need to either use +the same connection ID length for all connections or encode the length of +the connection ID such that it can be recovered without state. Revealing the Stateless Reset Token allows any entity to terminate the connection, so a value can only be used once. This method for choosing the