Skip to content

Commit aa9c908

Browse files
committed
Timestamps are packet receive times
Yes, they are encoded as deltas, but that's just details.
1 parent 633ea6e commit aa9c908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-quic-transport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -995,8 +995,8 @@ The fields in the Ack Block Section are:
995995
### Timestamp Section {#timestamp-section}
996996

997997
The Timestamp Section contains between zero and 255 measurements of packet
998-
delay. This information can be used by a sender to better estimate the RTT of
999-
the connection.
998+
receive times. This information can be used by a sender to better estimate the
999+
RTT of the connection.
10001000

10011001
~~~
10021002
0 1 2 3

0 commit comments

Comments
 (0)