Skip to content

Commit

Permalink
Fixup for Martin's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed May 10, 2018
1 parent 5266bcc commit 770fffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -2160,8 +2160,8 @@ might recover the instance identifier from the connection ID.

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 use a
zero-length connection ID.
connection. An endpoint that uses this design cannot allow its peers to send
packets with a zero-length connection ID.

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
Expand Down

0 comments on commit 770fffc

Please sign in to comment.