commit e34984a7cd23f6ffbd1dc63248df8c574cb267c6 parent a4e6f255fde09f5baabed088b886d475125ad3e3 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Wed, 13 Dec 2023 11:08:24 +0100 label vs name Diffstat:
| M | draft-nadler-sbox.xml | | | 9 | +++++---- |
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/draft-nadler-sbox.xml b/draft-nadler-sbox.xml @@ -152,10 +152,11 @@ <dd> The 32-bit record type of the boxed record in network byte order. </dd> - <dt>LABEL:</dt> - <dd> A variable-length field containing the first underscore label and all subsequent - labels. Characters are encoded as c-strings and <bcp14>MUST</bcp14> be null - terminated. </dd> + <dt>PREFIX:</dt> + <dd> A variable-length field containing the first GNS name prefix consisting of multiple + labels. The rightmost label <bcp14>MUST</bcp14> begin with an underscore. + PREFIX <bcp14>MUST</bcp14> be a zero terminated string. + </dd> <dt>RECORD DATA:</dt> <dd> A variable-length field containing the "DATA" format of TYPE as defined for the respective TYPE. Thus, for TYPE values below 2<sup>16</sup>, the format is the same as