Skip to content

Commit

Permalink
Martin's comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Jan 9, 2018
1 parent 44e4741 commit 7ba0b53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,9 @@ The client MUST choose a random connection ID and use it in Initial packets
({{packet-initial}}) and 0-RTT packets ({{packet-protected}}).

When the server receives a Initial packet and decides to proceed with the
handshake, it may chooses a new value for the connection ID and sends that in
the server_connection_id transport parameter ({{transport-parameter-definitions}})
of the Handshake packet ({{packet-handshake}}).
handshake, it MAY choose a new value for the connection ID and sends that in
the server_connection_id transport parameter
({{transport-parameter-definitions}}).

If the client receives a new connection ID that the server has chosen, it MUST
use it for all subsequent Handshake ({{packet-handshake}}) and 1-RTT
Expand Down

0 comments on commit 7ba0b53

Please sign in to comment.