From 7d96aa94e314fc26dc4c241865dca8036e842d6f Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Thu, 12 Jul 2018 09:57:25 +1000 Subject: [PATCH] FOUR bits --- 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 12878a27bf..260762cd74 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -569,8 +569,8 @@ Packet Number, and Payload fields. These are replaced with: ODCIL: : The length of the Original Destination Connection ID field. The length is - encoded in the least significant bit of the octet using the same encoding as - the DCIL and SCIL fields. The most significant 4 bits of this octet are + encoded in the least significant 4 bits of the octet, using the same encoding + as the DCIL and SCIL fields. The most significant 4 bits of this octet are reserved. Unless a use for these bits has been negotiated, endpoints SHOULD send randomized values and MUST ignore any value that it receives.