gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: handle ANY better


From: gnunet
Subject: [lsd0004] branch master updated: handle ANY better
Date: Wed, 26 Oct 2022 08:00:24 +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 5dd60db  handle ANY better
5dd60db is described below

commit 5dd60db32fc63ba93fc8c5a76b363ada836a4308
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Oct 26 15:00:18 2022 +0900

    handle ANY better
---
 draft-schanzen-r5n.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 6026df1..fe1f785 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1580,6 +1580,7 @@ BEGIN
               If the <tt>BTYPE</tt> is not supported by the implementation,
               no validation of the block payload is performed and processing
               continues at (5).
+              If the <tt>BTYPE</tt> is <tt>ANY</tt>, then the message 
<bcp14>MUST</bcp14> be discarded.
               Else, the block <bcp14>MUST</bcp14> be validated as defined in 
(3) and (4).
             </li>
             <li>
@@ -1794,7 +1795,8 @@ BEGIN
                 <!-- FIXME: It is not clear that this is a fallthrough 
statement -->
                 <!-- FIXME: Are HELLO blocks according to the spec stored in 
block storage but never looked for? -->
                 <li>
-                  If <tt>BTYPE</tt> indicates a request for a HELLO block,
+                  If <tt>BTYPE</tt> indicates a request for a HELLO block or
+                  <tt>ANY</tt>,
                   the peer <bcp14>MUST</bcp14> consult the HELLOs it has 
cached for the
                   peers in its routing table instead of the local block
                   storage (while continuing to respect flags like

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