commit e2dd1d7536510b66568f73b444d9c5efd5e0ffef parent c61245f7f8d5c61b770a97897123eb0d835aa15a Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sat, 4 Dec 2021 14:41:54 +0100 more zone type Diffstat:
| M | draft-schanzen-gns.xml | | | 10 | ++++++---- |
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -218,7 +218,7 @@ </dd> </dl> <section anchor="zid" numbered="true" toc="default"> - <name>The Zone ID</name> + <name>Zone ID</name> <t> The "zid" wire format is illustrated in Figure <xref target="figure_zid"/>. </t> @@ -260,10 +260,12 @@ zTLD := zkl[126:129].zkl[63:125].zkl[0:62] ]]></artwork> </section> <section anchor="zone_types" numbered="true" toc="default"> - <name>Zone Types</name> + <name>Zone Type</name> <t> - Zone types are identified by a 32-bit resource record type number. - Resource record types are discussed in the Section <xref target="rrecords"/>. + The zone type is identified by a 32-bit number. The zone type number + always corresponds to a resource record type number identifying a + delegation into a zone of this type. + Resource record types are discussed in the Section <xref target="rrecords"/>. A zone type defines a family of eight functions: </t> <dl>