Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <mt@lowentropy.net>
  • Loading branch information
MikeBishop and martinthomson committed Nov 5, 2020
1 parent ed27b76 commit 3041ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -1922,9 +1922,9 @@ validation is performed both during connection establishment (see

Connection establishment implicitly provides address validation for both
endpoints. In particular, receipt of a packet protected with Handshake keys
confirms that the peer received an endpoint's Initial packet. Once an endpoint
confirms that the peer successfully processed an Initial packet. Once an endpoint
has successfully processed a Handshake packet from the peer, it can consider the
peer's address to have been validated.
peer address to have been validated.

Additionally, an endpoint MAY consider the peer address validated if the peer
uses a connection ID chosen by the endpoint and the connection ID contains at
Expand Down

0 comments on commit 3041ad9

Please sign in to comment.