Skip to content

Commit

Permalink
not contains
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBishop committed Oct 3, 2018
1 parent 23c93d1 commit 349c663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -1222,8 +1222,8 @@ endpoint, as described in {{termination}}.

Each connection possesses a set of identifiers, any of which could be used to
distinguish it from other connections. Connection IDs are selected
independently in each direction. Each Connection ID contains a sequence number
to assist in deduplicating messages.
independently in each direction. Each Connection ID has an associated sequence
number to assist in deduplicating messages.

The primary function of a connection ID is to ensure that changes in addressing
at lower protocol layers (UDP, IP, and below) don't cause packets for a QUIC
Expand Down

0 comments on commit 349c663

Please sign in to comment.