gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: byte not bit


From: gnunet
Subject: [lsd0004] branch master updated: byte not bit
Date: Thu, 23 Jun 2022 20:03:05 +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 b316e76  byte not bit
b316e76 is described below

commit b316e764dca34238144c5f5b94a2f3ab45a7a9d8
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Jun 23 20:02:58 2022 +0200

    byte not bit
---
 draft-schanzen-r5n.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 22da48f..a150e26 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -883,7 +883,7 @@ bchar = *(ALPHA / DIGIT)
           traversed peers when searching for the next hops in the routing 
table.
         </t>
         <t>
-          The peer Bloom filter is always a 128-bit field. The elements
+          The peer Bloom filter is always a 128 byte field. The elements
          hashed into the Bloom filter are the 32 byte peer IDs.  We note
          that the peer Bloom filter may exclude peers due to false-postive 
          matches.  This is acceptable as routing should nevertheless

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