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.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index a583340..22da48f 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -554,9 +554,11 @@ Connectivity | |Underlay| |Underlay|
554 <tt>L2NSE = ESTIMATE_NETWORK_SIZE()</tt> 554 <tt>L2NSE = ESTIMATE_NETWORK_SIZE()</tt>
555 </dt> 555 </dt>
556 <dd> 556 <dd>
557 A procedure that provides estimates on the base-2 logarithm of the network size 557 A procedure that provides an estimate of the network size.
558 <tt>L2NSE</tt>, that is the base-2 logarithm number of peers in the network, 558 The result, <tt>L2NSE</tt>, must be the base-2 logarithm of the estimated number of peers in the network.
559 for use by the routing algorithm. 559 It is used by the routing algorithm.
560 If the underlay does not support a protocol for network size estimation (such as cite paper NSE) the value
561 <bcp14>MAY</bcp14> be provided as a configuration parameter to the implementation.
560 </dd> 562 </dd>
561 </dl> 563 </dl>
562 <t> 564 <t>