From 55c6b415ae91d3ff8b5238cc5b10624b9d91390a Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 8 Jan 2021 12:49:16 +1100 Subject: [PATCH] Only reserve the first unassigned codepoint Closes #4706. --- draft-ietf-quic-transport.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index f43916a0d4..1a27819a08 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -7339,10 +7339,9 @@ codepoint in the selected space. Requests for multiple codepoints MAY use a contiguous range. This minimizes the risk that differing semantics are attributed to the same codepoint by different implementations. -Use of the first available codepoint in a range is reserved for allocation using -the Standards Action policy; see Section 4.9 of {{!RFC8126}}. The early -codepoint assignment process {{!EARLY-ASSIGN=RFC7120}} can be used for these -values. +Use of the first unassigned codepoint is reserved for allocation using the +Standards Action policy; see Section 4.9 of {{!RFC8126}}. The early codepoint +assignment process {{!EARLY-ASSIGN=RFC7120}} can be used for these values. For codepoints that are encoded in variable-length integers ({{integer-encoding}}), such as frame types, codepoints that encode to four or