Skip to content

Commit

Permalink
Address MT's comment?
Browse files Browse the repository at this point in the history
  • Loading branch information
martinduke committed Nov 14, 2018
1 parent c3828d3 commit ecd2d27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -1319,9 +1319,8 @@ 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 makes it easier to detect
version downgrade attacks, by increasing the chance Initial packets are routed
to the same server.
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 ecd2d27

Please sign in to comment.