gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: N -> SELF


From: gnunet
Subject: [lsd0004] branch master updated: N -> SELF
Date: Fri, 11 Mar 2022 05:26:10 +0100

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

grothoff pushed a commit to branch master
in repository lsd0004.

The following commit(s) were added to refs/heads/master by this push:
     new b131fe9  N -> SELF
b131fe9 is described below

commit b131fe94331a03bdcb165e82880d646d466a487d
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Mar 11 05:26:05 2022 +0100

    N -> SELF
---
 draft-schanzen-r5n.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 7efa334..f5c5076 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -936,7 +936,7 @@ bchar = *(ALPHA / DIGIT)
         the peer <tt>P</tt>.
         In the following, the wire formats of the messages and the required
         processing are detailed.
-        The local peer address is referred to as <tt>N</tt>.
+        Where required, the local peer's ID will be referred to as 
<tt>SELF</tt>.
       </t>
       <section anchor="route_flags">
         <name>Flags</name>
@@ -1345,7 +1345,7 @@ bchar = *(ALPHA / DIGIT)
             </li>
             <li>
               If the local peer is the closest peer
-              (cf. <tt>IsClosestpeer(N, BLOCK_KEY)</tt>) or the 
<tt>DemultiplexEverywhere</tt>
+              (cf. <tt>IsClosestpeer(SELF, BLOCK_KEY)</tt>) or the 
<tt>DemultiplexEverywhere</tt>
               flag ist set, the message <bcp14>MUST</bcp14>
               be stored locally in the block storage.
             </li>
@@ -1478,7 +1478,7 @@ bchar = *(ALPHA / DIGIT)
             <li>
               <t>
                 If the local peer is the closest peer
-                (cf. <tt>IsClosestpeer (N, QueryHash)</tt>) or the
+                (cf. <tt>IsClosestpeer (SELF, QueryHash)</tt>) or the
                 <tt>DemultiplexEverywhere</tt> flag is set, a reply
                 <bcp14>MUST</bcp14> be produced (if one is available) using 
the following
                 steps:
@@ -1524,7 +1524,7 @@ bchar = *(ALPHA / DIGIT)
               forward to fewer or no peers in order to handle resource 
constraints
               such as bandwidth.
               The message Bloom filter PEER_BF <bcp14>MUST</bcp14> be updated 
with the local
-              peer address <tt>N</tt>.
+              peer address <tt>SELF</tt>.
               For all peers with peer address <tt>P'</tt> chosen to forward 
the message
               to, <tt>SEND(P', PutMessage)</tt> is called.
             </li>

-- 
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]