summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-06-23 20:02:58 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-06-23 20:02:58 +0200
commitb316e764dca34238144c5f5b94a2f3ab45a7a9d8 (patch)
treefffea6444f18b02fdf6b8f75b46b4289eef0a70f
parentc9d6c2a50d0688d38a4d64cafa81b75e40777298 (diff)
downloadlsd0004-b316e764dca34238144c5f5b94a2f3ab45a7a9d8.tar.gz
lsd0004-b316e764dca34238144c5f5b94a2f3ab45a7a9d8.zip
byte not bit
-rw-r--r--draft-schanzen-r5n.xml2
1 files changed, 1 insertions, 1 deletions
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)
883 traversed peers when searching for the next hops in the routing table. 883 traversed peers when searching for the next hops in the routing table.
884 </t> 884 </t>
885 <t> 885 <t>
886 The peer Bloom filter is always a 128-bit field. The elements 886 The peer Bloom filter is always a 128 byte field. The elements
887 hashed into the Bloom filter are the 32 byte peer IDs. We note 887 hashed into the Bloom filter are the 32 byte peer IDs. We note
888 that the peer Bloom filter may exclude peers due to false-postive 888 that the peer Bloom filter may exclude peers due to false-postive
889 matches. This is acceptable as routing should nevertheless 889 matches. This is acceptable as routing should nevertheless