Skip to content

Commit

Permalink
Expand CID size text just a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
janaiyengar committed Nov 15, 2018
1 parent 316eb16 commit 0d58ea2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions draft-ietf-quic-transport.md
Expand Up @@ -1318,9 +1318,10 @@ packet is received from the server, the client MUST use the same value unless it
abandons the connection attempt and starts a new one. The initial Destination
Connection ID is used to determine packet protection keys for Initial packets.

A client SHOULD select a Destination Connection ID length long enough to fulfill
the minimum for every QUIC version it supports. This increases the chance
subsequent Initial packets are routed to the same server.
The final version used for a connection might be different from the version of
the first Initial from the client. To enable consistent routing through the
handshake, a client SHOULD select a Destination Connection ID length long enough
to fulfill the minimum size for every QUIC version it supports.

The client populates the Source Connection ID field with a value of its choosing
and sets the SCIL field to match.
Expand Down

0 comments on commit 0d58ea2

Please sign in to comment.