gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: simplify english


From: gnunet
Subject: [lsd0004] branch master updated: simplify english
Date: Thu, 10 Mar 2022 12:54:23 +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 bc291e7  simplify english
bc291e7 is described below

commit bc291e7e85d2e8cfd3a9c1bd5d36a25df7a9e7b6
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Mar 10 12:54:18 2022 +0100

    simplify english
---
 draft-schanzen-r5n.xml | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index ffe61d3..fda5ad4 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -558,10 +558,11 @@ Connectivity | |Underlay|  |Underlay|
         </dd>
       </dl>
       <t>
-        In addition to the above procedures, which are meant to be actively
-        executed by the implementation as part of the peer-to-peer protocol,
-        the following signals (usually implemented as callbacks) drive
-       updates of the routing table, local storage and message transmission:
+        The above procedures are meant to be actively
+        executed by the implementation as part of the peer-to-peer protocol.
+       In addition, the underlay is expected to emit
+        the following signals (usually implemented as callbacks)
+       based on network events observed by the underlay implementation:
       </t>
       <dl>
         <dt>
@@ -604,13 +605,17 @@ Connectivity | |Underlay|  |Underlay|
           this address to other peers.
         </dd>
         <dt>
-          <tt>RECEIVE() -> (P, M)</tt>
+          <tt>RECEIVE -> (P, M)</tt>
         </dt>
         <dd>
           This signal informs the local peer that a protocol
           message <tt>M</tt> was received from a peer <tt>P</tt>.
         </dd>
       </dl>
+      <t>
+       These signals then drive updates of the routing table, local storage
+       and message transmission.
+      </t>     
     </section>
     <section>
       <name>Bootstrapping</name>

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