Skip to content

Commit

Permalink
Update draft-ietf-quic-transport.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Sep 17, 2020
1 parent 49efc7a commit 534da74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -2134,8 +2134,8 @@ In path validation, endpoints test reachability between a specific local
address and a specific peer address, where an address is the two-tuple of
IP address and port.

Path validation tests that packets sent on a path to a peer are received by that
peer. Path validation is used to ensure that packets received
Path validation tests that packets sent on a path to a peer are
received by that peer. Path validation is used to ensure that packets received
from a migrating peer do not carry a spoofed source address.

Path validation does not validate that a peer can send in the return direction.
Expand Down

0 comments on commit 534da74

Please sign in to comment.