gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [lsd0001] branch master updated: clarify size field


From: gnunet
Subject: [GNUnet-SVN] [lsd0001] branch master updated: clarify size field
Date: Thu, 03 Oct 2019 21:56:06 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new de6f947  clarify size field
de6f947 is described below

commit de6f9476c45b3f169cbece616fc8f3fbc0e40186
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Oct 3 21:53:56 2019 +0200

    clarify size field
---
 draft-schanzen-gns.xml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index a809124..164635f 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -367,7 +367,7 @@
           |                                               |
           |                                               |
           +-----+-----+-----+-----+-----+-----+-----+-----+
-          |       BDATA SIZE      |       PURPOSE         |
+          |         SIZE          |       PURPOSE         |
           +-----+-----+-----+-----+-----+-----+-----+-----+
           |                   EXPIRATION                  |
           +-----+-----+-----+-----+-----+-----+-----+-----+
@@ -393,10 +393,12 @@
           wire format of this value is defined in <xref target="RFC8032" />,
           Section 5.1.5.
         </dd>
-        <dt>BDATA SIZE</dt>
+        <dt>SIZE</dt>
         <dd>
-          A 32-bit value containing the length of the following data (PURPOSE,
-          EXPIRATION, BDATA) in network byte order.
+          A 32-bit value containing the length of the data following the
+          PUBLIC KEY field in network byte order. This value always includes 
the
+          length of the fields SIZE (4), PURPOSE (4) and EXPIRATION (8) in
+          addition to the length of the BDATA.
         </dd>
         <dt>PURPOSE</dt>
         <dd>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]