From fdaa87c96f899f9cfe6b294d175185a5265fee9c Mon Sep 17 00:00:00 2001 From: Jana Iyengar Date: Mon, 11 Sep 2017 14:45:25 -0700 Subject: [PATCH] Larger packet number not larger packet. --- draft-ietf-quic-recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index 659163e1e4..193e8f7f02 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -193,7 +193,7 @@ An unacknowledged QUIC packet is marked as lost in one of the following ways: * Instead of a packet threshold to tolerate reordering, a QUIC sender may use a time threshold. This allows for senders to be tolerant of short periods of significant reordering. In this mechanism, a QUIC sender marks a packet as - lost when a packet larger than it is acknowledged and a threshold amount of + lost when a larger packet number is acknowledged and a threshold amount of time has passed since the packet was sent. * Handshake packets, which contain STREAM frames for stream 0, are