Skip to content

Commit

Permalink
Merge pull request #2001 from martinduke/patch-30
Browse files Browse the repository at this point in the history
Refine minimum DCID length of Initial
  • Loading branch information
martinthomson committed Nov 15, 2018
2 parents aaed35e + ecd2d27 commit 316eb16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions draft-ietf-quic-transport.md
Expand Up @@ -1318,6 +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 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 316eb16

Please sign in to comment.