[tor-commits] [torspec/master] Include definition of minimum_percent_eligible_relays

nickm at torproject.org nickm at torproject.org
Mon Nov 26 21:51:56 UTC 2018


commit 3c69441436f176c55a919928b825664c65f5b128
Author: teor <teor at torproject.org>
Date:   Wed Nov 7 13:50:42 2018 +0000

    Include definition of minimum_percent_eligible_relays
    
    Change made by teor.
    
    Co-Authored-By: juga0 <juga at riseup.net>
---
 bandwidth-file-spec.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 910b904..c57b480 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -266,6 +266,14 @@ It consists of:
 
     [Zero or one time.]
 
+    The percentage of relays in the consensus that SHOULD be
+    included in every generated bandwidth file.  If there are not
+    enough eligible relays, the bandwidth file SHOULD contain a
+    header, but no relays.
+    
+    The minimum percentage is 60% in Torflow, so sbws uses
+    60% as the default.
+    
     Implementations SHOULD include this KeyValue when
     "minimum_percent_eligible_relays" is minor than
     "percent_eligible_relays" and MAY not include any RelayLine.





More information about the tor-commits mailing list