[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0008] branch master updated: label vs name
From: |
gnunet |
Subject: |
[lsd0008] branch master updated: label vs name |
Date: |
Wed, 13 Dec 2023 11:08:27 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository lsd0008.
The following commit(s) were added to refs/heads/master by this push:
new e34984a label vs name
e34984a is described below
commit e34984a7cd23f6ffbd1dc63248df8c574cb267c6
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Dec 13 11:08:24 2023 +0100
label vs name
---
draft-nadler-sbox.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/draft-nadler-sbox.xml b/draft-nadler-sbox.xml
index e5a34ca..b33cb1c 100644
--- 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0008] branch master updated: label vs name,
gnunet <=