commit 62107ebd912fa1cdc6a393a7701d63842c9ed3b2 Author: teor teor@torproject.org Date: Fri Mar 29 17:05:42 2019 +1000
bandwidth-file: Add time to report half network header KeyValue --- bandwidth-file-spec.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index d3387a8..1c36558 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -456,6 +456,18 @@
This Line was added in version 1.4.0 of this specification.
+ "time_to_report_half_network=" Int NL + + [Zero or one time.] + + The time in seconds that it would take to report measurements about the + half of the network, given the number of eligible relays and the time + it took in the last days (5 days, by default). + + (See the note in section 1.4, version 1.4.0, about excluded relays.) + + This Line was added in version 1.4.0 of this specification. + KeyValue NL
[Zero or more times.]
tor-commits@lists.torproject.org