aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-03 18:08:59 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-03 18:08:59 +0100
commit079fcdcffe6e17af6a03f4f9a544b71700c133db (patch)
tree70f49cb92be98a82c19cc7535b5ed83e7e031f5c /draft-schanzen-gns.xml
parentdfc4d3f3c9e2bd17dd8fe38c4b10aaea45d5dab1 (diff)
downloadlsd0001-079fcdcffe6e17af6a03f4f9a544b71700c133db.tar.gz
lsd0001-079fcdcffe6e17af6a03f4f9a544b71700c133db.zip
revert padding to must
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 70c6209..cf80732 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1743,7 +1743,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
1743 <dd> 1743 <dd>
1744 When publishing an RDATA block, the implementation MUST ensure that 1744 When publishing an RDATA block, the implementation MUST ensure that
1745 the size of the RDATA is a power of two 1745 the size of the RDATA is a power of two
1746 using the padding field. The field MAY be set to zero and MUST be 1746 using the padding field. The field MUST be set to zero and MUST be
1747 ignored on receipt. 1747 ignored on receipt.
1748 As a special exception, record sets with (only) a zone delegation 1748 As a special exception, record sets with (only) a zone delegation
1749 record type are never padded. 1749 record type are never padded.