summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-05-23 17:40:14 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-05-23 17:40:14 +0200
commitef1c2f2c8dda3d39026241e967ea0a48d055bf82 (patch)
treeeb73b7480e0b42d9eaedd12bf7509c4e10358ba0
parent28cea67fa6089ec0b9ba33d7aeef57664516eba9 (diff)
downloadlsd0004-ef1c2f2c8dda3d39026241e967ea0a48d055bf82.tar.gz
lsd0004-ef1c2f2c8dda3d39026241e967ea0a48d055bf82.zip
minor
-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 d273b49..3924e41 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -813,8 +813,7 @@ bchar = *(ALPHA / DIGIT)
813 <t> 813 <t>
814 The routing table consists of an array of k-buckets. Each 814 The routing table consists of an array of k-buckets. Each
815 k-bucket contains a list of neighbors. 815 k-bucket contains a list of neighbors.
816 The i-th k-bucket stores neighbors whose 816 The i-th k-bucket stores neighbors whose peer IDs are between distance 2^i and 2^(i+1) from the local peer.
817 identifiers are between distance 2^i and 2^(i+1) from the local peer.
818 System constraints will typically force an implementation to impose some 817 System constraints will typically force an implementation to impose some
819 upper limit on the number of neighbors kept per k-bucket. 818 upper limit on the number of neighbors kept per k-bucket.
820 </t> 819 </t>