From 3463998eb1f06cce89debc6c6d98b2f646b596b7 Mon Sep 17 00:00:00 2001 From: Julian Reschke Date: Thu, 22 Nov 2018 13:19:16 +0100 Subject: [PATCH] transport: fix broken references to -recovery --- draft-ietf-quic-transport.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 3c9f4e509a..6bf482ac86 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -2180,7 +2180,7 @@ endpoint is only used to determine whether the connection is live at that endpoint. An endpoint that sends packets near the end of the idle timeout period of a peer risks having those packets discarded if its peer enters the draining state before the packets arrive. If a peer could timeout within an RTO -(see Section 4.3.3 of {{QUIC-RECOVERY}}), it is advisable to test for liveness +(see Section 5.3.3 of {{QUIC-RECOVERY}}), it is advisable to test for liveness before sending any data that cannot be retried safely. @@ -2803,7 +2803,7 @@ messages are delayed or lost. Note that the same limitation applies to other data sent by the server protected by the 1-RTT keys. Endpoints SHOULD send acknowledgments for packets containing CRYPTO frames with -a reduced delay; see Section 4.3.1 of {{QUIC-RECOVERY}}. +a reduced delay; see Section 5.3.1 of {{QUIC-RECOVERY}}. ## Retransmission of Information