We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5266bcc commit 770fffcCopy full SHA for 770fffc
draft-ietf-quic-transport.md
@@ -2160,8 +2160,8 @@ might recover the instance identifier from the connection ID.
2160
2161
This design relies on the peer always sending a connection ID in its packets so
2162
that the endpoint can use the connection ID from a packet to reset the
2163
-connection. An endpoint that uses this design cannot allow its peers to use a
2164
-zero-length connection ID.
+connection. An endpoint that uses this design cannot allow its peers to send
+packets with a zero-length connection ID.
2165
2166
Revealing the Stateless Reset Token allows any entity to terminate the
2167
connection, so a value can only be used once. This method for choosing the
0 commit comments