From a28faa198b6e869616857f00af1364401269f273 Mon Sep 17 00:00:00 2001 From: Udip Pant Date: Tue, 23 Oct 2018 17:00:33 -0700 Subject: [PATCH] Correct type value for RETIRE_CONNECTION_ID frame --- 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 2e0d1839a8..50a48463b8 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -4439,7 +4439,7 @@ type PROTOCOL_VIOLATION. ## RETIRE_CONNECTION_ID Frame {#frame-retire-connection-id} -An endpoint sends a RETIRE_CONNECTION_ID frame (type=0x1b) to indicate that it +An endpoint sends a RETIRE_CONNECTION_ID frame (type=0x0d) to indicate that it will no longer use a connection ID that was issued by its peer. This may include the connection ID provided during the handshake. Sending a RETIRE_CONNECTION_ID frame also serves as a request to the peer to send additional connection IDs for