aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml26
1 files changed, 18 insertions, 8 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index e713fb2..32e6187 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -111,8 +111,10 @@
111 | FLAGS | DATA / 111 | FLAGS | DATA /
112 +-----+-----+-----+-----+ / 112 +-----+-----+-----+-----+ /
113 / / 113 / /
114 / / 114 / +-----+-----+-----+-----+
115 / | 115 / | PADDING /
116 +-----+-----+-----+-----+ /
117 | |
116 +-----+-----+-----+-----+-----+-----+-----+-----+ 118 +-----+-----+-----+-----+-----+-----+-----+-----+
117 ]]></artwork> 119 ]]></artwork>
118 <!-- <postamble>which is a very simple example.</postamble>--> 120 <!-- <postamble>which is a very simple example.</postamble>-->
@@ -127,7 +129,10 @@
127 </dd> 129 </dd>
128 <dt>DATA SIZE</dt> 130 <dt>DATA SIZE</dt>
129 <dd> 131 <dd>
130 The size of the DATA field in bytes and in network byte order. 132 The size of the DATA field in bytes and in network byte order including
133 padding. The padding MUST ensure that the size of the resource record
134 is a power of two. The only excption is the PKEY record type, which is
135 never padded.
131 </dd> 136 </dd>
132 <dt>TYPE</dt> 137 <dt>TYPE</dt>
133 <dd> 138 <dd>
@@ -148,6 +153,11 @@
148 The resource record data payload. The contents are defined by the 153 The resource record data payload. The contents are defined by the
149 respective type of the resource record. 154 respective type of the resource record.
150 </dd> 155 </dd>
156 <dt>PADDING</dt>
157 <dd>
158 The padding MUST contain the 0 value in all octets. Not applicable for
159 PKEY records.
160 </dd>
151 </dl> 161 </dl>
152 <t> 162 <t>
153 Flags indicate metadata surrounding the resource record. A flag 163 Flags indicate metadata surrounding the resource record. A flag
@@ -643,10 +653,10 @@
643 e4f4ff06d263f9d5 653 e4f4ff06d263f9d5
644 654
645 RDATA := 655 RDATA :=
646 000000010005af87 656 000000010005af87 RR COUNT | EXPIRA-
647 005b914000000017 657 005b914000000017 -TION | DATA SIZE (23)
648 0000000f00000000 658 0000000f00000000 TYPE (15=MX) | FLAGS (0)
649 000a046d61696c0a 659 000a046d61696c0a DATA (prio=10 mx=mail.hoi-polloi.org.)
650 686f692d706f6c6c 660 686f692d706f6c6c
651 6f69036f72670000 661 6f69036f72670000
652 0000000000000000 662 0000000000000000
@@ -687,7 +697,7 @@
687 7bc65a676b7a6d23 || 697 7bc65a676b7a6d23 ||
688 b2ef300f7fc70058 \/ 698 b2ef300f7fc70058 \/
689 059e7f29e594b5c1____________ 699 059e7f29e594b5c1____________
690 000000570000000f BDATA SIZE | PURPOSE 700 000000570000000f BDATA SIZE (=87) | PURPOSE (=15)
691 0005af87005b9140 EXPIRATION 701 0005af87005b9140 EXPIRATION
692 5fb6552e3959ff9f BDATA 702 5fb6552e3959ff9f BDATA
693 d80c1b0213dc7ef1 || 703 d80c1b0213dc7ef1 ||