aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-15 17:46:54 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-15 17:46:54 +0100
commit276249d63735b6299a37b9772806befe608c420a (patch)
tree3cd0a189740825508e3fad8563a3e258d204267c
parentff01c2c924cf9e986d5a587277b5c7b7f54b22e7 (diff)
downloadlsd0001-276249d63735b6299a37b9772806befe608c420a.tar.gz
lsd0001-276249d63735b6299a37b9772806befe608c420a.zip
update flag definition
-rw-r--r--draft-schanzen-gns.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 5bc5c38..e934f28 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -819,8 +819,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
819 </dd> 819 </dd>
820 </dl> 820 </dl>
821 <t> 821 <t>
822 Flags indicate metadata surrounding the resource record. A flag 822 Flags indicate metadata surrounding the resource record.
823 value of 0 indicates that all flags are unset.
824 Applications creating resource records MUST set all bits which are 823 Applications creating resource records MUST set all bits which are
825 not defined as a flag to 0. Additional flags may be defined in 824 not defined as a flag to 0. Additional flags may be defined in
826 future protocol versions. 825 future protocol versions.
@@ -832,10 +831,10 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
832 </t> 831 </t>
833 <figure anchor="figure_flag"> 832 <figure anchor="figure_flag">
834 <artwork name="" type="" align="left" alt=""><![CDATA[ 833 <artwork name="" type="" align="left" alt=""><![CDATA[
835 0 1 2 3 4 5... 8340 13 14 15 16
836+--------+--------+--------+--------+--------+---- 835+--------...+-------------+-------+---------+
837|CRITICAL|SHADOW |SUPPL |RESERVED 836| Reserved |SUPPLEMENTAL |SHADOW |CRITICAL |
838+--------+--------+--------+--------+--------+---- 837+--------...+-------------+-------+---------+
839 ]]></artwork> 838 ]]></artwork>
840 </figure> 839 </figure>
841 <t>The Resource Record Flag Wire Format.</t> 840 <t>The Resource Record Flag Wire Format.</t>
@@ -856,7 +855,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
856 This way, future values can propagate and may be 855 This way, future values can propagate and may be
857 cached before the transition becomes active. 856 cached before the transition becomes active.
858 </dd> 857 </dd>
859 <dt>SUPPL</dt> 858 <dt>SUPPLEMENTAL</dt>
860 <dd> 859 <dd>
861 This is a supplemental record. It is provided in addition to the 860 This is a supplemental record. It is provided in addition to the
862 other records. This flag indicates that this record is not explicitly 861 other records. This flag indicates that this record is not explicitly