Skip to content

Commit

Permalink
Mike's review
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 24, 2018
1 parent 29d7a9f commit b98784a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions draft-ietf-quic-transport.md
Expand Up @@ -2033,10 +2033,9 @@ this value differs from previous packets. Ths results in two problems:
The Packet Number field is set to a randomized value. The server SHOULD send a
packet with a short header and a packet number length of 1 octet. Using the
shortest possible packet number encoding minimizes the perceived gap between the
last packet that the server sent and this packet. A server MAY use a different
short header type, indicating a different packet number length, but a longer
packet number encoding might allow this message to be identified as a stateless
reset more easily using heuristics.
last packet that the server sent and this packet. A server MAY indicate a
different packet number length, but a longer packet number encoding might allow
this message to be identified as a stateless reset more easily using heuristics.

After the Packet Number, the server pads the message with an arbitrary
number of octets containing random values.
Expand Down

0 comments on commit b98784a

Please sign in to comment.