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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 63013ab..037adc5 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1527,8 +1527,9 @@ BEGIN
1527 table if the respective k-bucket is not yet full. In this case, 1527 table if the respective k-bucket is not yet full. In this case,
1528 the local peer <bcp14>MUST</bcp14> try to establish a connection 1528 the local peer <bcp14>MUST</bcp14> try to establish a connection
1529 to the peer indicated in the HELLO block using the address information 1529 to the peer indicated in the HELLO block using the address information
1530 from the HELLO block. If a connection is established, 1530 from the HELLO block and the Underlay function <tt>TRY_CONNECT</tt>.
1531 the peer is added to the respective k-bucket of the routing table. 1531 If a connection is established, the signal <tt>PEER_CONNECTED</tt> will cause
1532 the peer to be added to the respective k-bucket of the routing table.
1532 Note that the k-bucket <bcp14>MUST</bcp14> be determined by the 1533 Note that the k-bucket <bcp14>MUST</bcp14> be determined by the
1533 key computed using <tt>DeriveBlockKey</tt> and not by the <tt>QUERY_HASH</tt>. 1534 key computed using <tt>DeriveBlockKey</tt> and not by the <tt>QUERY_HASH</tt>.
1534 </li> 1535 </li>