summaryrefslogtreecommitdiff
path: root/draft-schanzen-r5n.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-r5n.xml')
-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>