From 86b7e822559208492940f3439b1339748b8d3415 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Wed, 19 Dec 2018 13:54:28 +0630 Subject: [PATCH] fix MUST not in idle period --- 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 2cb673208b..1686f1d581 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -975,7 +975,7 @@ in Linux (3.11 onwards). ## Sending data after an idle period A sender becomes idle if it ceases to send data and has no bytes in flight. A -sender's congestion window MUST not increase while it is idle. +sender's congestion window MUST NOT increase while it is idle. When sending data after becoming idle, a sender MUST reset its congestion window to the initial congestion window (see Section 4.1 of {{?RFC5681}}), unless it