From fa940c0d9e30d52b168d0ee64bec08c0a88f4edb Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 17 Feb 2022 16:16:15 -0500 Subject: Be explicit about EXT_FIELD_LEN=0 --- proposals/332-ntor-v3-with-extra-data.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proposals') diff --git a/proposals/332-ntor-v3-with-extra-data.md b/proposals/332-ntor-v3-with-extra-data.md index 8e6dedc..25ae0ba 100644 --- a/proposals/332-ntor-v3-with-extra-data.md +++ b/proposals/332-ntor-v3-with-extra-data.md @@ -343,6 +343,8 @@ server messages. EXT_FIELD_LEN [one byte] EXT_FIELD [EXT_FIELD_LEN bytes] +(`EXT_FIELD_LEN` may be zero, in which case EXT_FIELD is absent.) + All parties MUST reject messages that are not well-formed per the rules above. -- cgit v1.2.3-54-g00ecf