gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: update path length field descriptions


From: gnunet
Subject: [lsd0004] branch master updated: update path length field descriptions
Date: Tue, 25 Oct 2022 16:26:01 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 013ed2a  update path length field descriptions
013ed2a is described below

commit 013ed2add08b85ce1949b42fa5f160342c4740aa
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Oct 25 23:25:56 2022 +0900

    update path length field descriptions
---
 draft-schanzen-r5n.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 2cebd26..6026df1 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1508,8 +1508,8 @@ BEGIN
             </dd>
             <dt>PATH_LEN</dt>
             <dd>
-              is a 16-bit number indicating the length of the PUT path recorded
-              in PUTPATH.
+              is a 16-bit number indicating the number of Path Elements
+              recorded in PUTPATH.
               As PUTPATH is optional, this value may be zero.
               In network byte order.
             </dd>
@@ -1911,15 +1911,15 @@ BEGIN
             </dd>
             <dt>PUTPATH_L</dt>
             <dd>
-              is a 16-bit number indicating the length of the PUT path recorded
+              is a 16-bit number indicating the number of Path Elements 
recorded
               in <tt>PUTPATH</tt>. As <tt>PUTPATH</tt> is optional, this value 
may be zero
              even if the message has traversed several peers.
               In network byte order.
             </dd>
             <dt>GETPATH_L</dt>
             <dd>
-              is a 16-bit number indicating the length of the GET path recorded
-              in <tt>GETPATH</tt>. As <tt>GETPATH</tt> is optional, this value 
may be zero
+              is a 16-bit number indicating the number of Path Elements
+              recorded in <tt>GETPATH</tt>. As <tt>GETPATH</tt> is optional, 
this value may be zero
              even if the message has traversed several peers.
               In network byte order.
             </dd>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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