summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-12 04:23:15 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-12 04:23:15 +0100
commitfe787e7b155ce7399a5669a21470652150af835b (patch)
tree9a0818a03b594c2b9390f718df93526041b0e06d
parentb2a8e6485ecf268dd629fd7cbd1121103c3430c2 (diff)
downloadlsd0004-fe787e7b155ce7399a5669a21470652150af835b.tar.gz
lsd0004-fe787e7b155ce7399a5669a21470652150af835b.zip
filters all neighbours
-rw-r--r--draft-schanzen-r5n.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 746003a..efa3994 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -821,9 +821,8 @@ bchar = *(ALPHA / DIGIT)
821 <t> 821 <t>
822 To build its routing table, a peer will send out requests 822 To build its routing table, a peer will send out requests
823 asking for blocks of type HELLO using its own location as the key, 823 asking for blocks of type HELLO using its own location as the key,
824 but filtering its own HELLO via the Bloom filter described 824 but filtering all of its neighbours via the Bloom filter described
825 in <xref target="result_bloomfilter"/>. 825 in <xref target="result_bloomfilter"/>.
826 <!-- FIXME: should we only filter our own, or ALL NEIGHBOURS? -->
827 These requests <bcp14>MUST</bcp14> use the FindApproximate and DemultiplexEverywhere 826 These requests <bcp14>MUST</bcp14> use the FindApproximate and DemultiplexEverywhere
828 flags. FindApproximate will ensure that other peers will reply 827 flags. FindApproximate will ensure that other peers will reply
829 with keys they merely consider close-enough, while DemultiplexEverywhere 828 with keys they merely consider close-enough, while DemultiplexEverywhere