Skip to content

Commit 770fffc

Browse files
committed
Fixup for Martin's comments
1 parent 5266bcc commit 770fffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-quic-transport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,8 +2160,8 @@ might recover the instance identifier from the connection ID.
21602160

21612161
This design relies on the peer always sending a connection ID in its packets so
21622162
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.
2163+
connection. An endpoint that uses this design cannot allow its peers to send
2164+
packets with a zero-length connection ID.
21652165

21662166
Revealing the Stateless Reset Token allows any entity to terminate the
21672167
connection, so a value can only be used once. This method for choosing the

0 commit comments

Comments
 (0)