Skip to content

Commit 00e9298

Browse files
authored
ACK for Initial packet
... RTT measurement is a bonus.
1 parent d9096de commit 00e9298

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-quic-transport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -629,9 +629,9 @@ the flow, but other transport state MUST be discarded.
629629

630630
The payload of the Retry packet contains at least two frames. It MUST include a
631631
STREAM frame on stream 0 with offset 0 containing the server's cryptographic
632-
stateless retry material. It MUST also include an ACK frame to allow the client
633-
a first RTT measurement. It MAY additionally include one ore more PADDING frames.
634-
The next STREAM frame sent by the server will also start at stream offset 0.
632+
stateless retry material. It MUST also include an ACK frame to acknowledge the
633+
client's Initial packet. It MAY additionally include one ore more PADDING
634+
frames. The next STREAM frame sent by the server will also start at stream offset 0.
635635

636636

637637
### Handshake Packet {#packet-handshake}

0 commit comments

Comments
 (0)