From 13667e5b83f99ff150742e52718a5841478080b7 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Mon, 16 Sep 2019 18:21:26 +0700 Subject: [PATCH] require peers to check if RETIRE_CONNECTION_ID sequence number is valid --- draft-ietf-quic-transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index ca4e57051c..d08fa38cbc 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -5390,7 +5390,7 @@ Sequence Number: {{retiring-cids}}. Receipt of a RETIRE_CONNECTION_ID frame containing a sequence number greater -than any previously sent to the peer MAY be treated as a connection error of +than any previously sent to the peer MUST be treated as a connection error of type PROTOCOL_VIOLATION. The sequence number specified in a RETIRE_CONNECTION_ID frame MUST NOT refer