Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-quic-multipath.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ from implicit signals such as an idle time-out (see {{idle-time-close}})
or packet losses as well as for any other reason such as management
of local resources.

The peers that send a PATH_ABANDON frame MUST treat all connection
Endpoints that send a PATH_ABANDON frame MUST treat all connection
IDs received from the peer for the path ID indicated in the PATH_ABANDON as immediately
retired, and subsequently cannot send any packet on that path anymore.
Note that while abandoning a path will cause
Expand Down
Loading