commit 276249d63735b6299a37b9772806befe608c420a
parent ff01c2c924cf9e986d5a587277b5c7b7f54b22e7
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Tue, 15 Feb 2022 17:46:54 +0100
update flag definition
Diffstat:
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -819,8 +819,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
</dd>
</dl>
<t>
- Flags indicate metadata surrounding the resource record. A flag
- value of 0 indicates that all flags are unset.
+ Flags indicate metadata surrounding the resource record.
Applications creating resource records MUST set all bits which are
not defined as a flag to 0. Additional flags may be defined in
future protocol versions.
@@ -832,10 +831,10 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
</t>
<figure anchor="figure_flag">
<artwork name="" type="" align="left" alt=""><![CDATA[
- 0 1 2 3 4 5...
-+--------+--------+--------+--------+--------+----
-|CRITICAL|SHADOW |SUPPL |RESERVED
-+--------+--------+--------+--------+--------+----
+0 13 14 15 16
++--------...+-------------+-------+---------+
+| Reserved |SUPPLEMENTAL |SHADOW |CRITICAL |
++--------...+-------------+-------+---------+
]]></artwork>
</figure>
<t>The Resource Record Flag Wire Format.</t>
@@ -856,7 +855,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
This way, future values can propagate and may be
cached before the transition becomes active.
</dd>
- <dt>SUPPL</dt>
+ <dt>SUPPLEMENTAL</dt>
<dd>
This is a supplemental record. It is provided in addition to the
other records. This flag indicates that this record is not explicitly