aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2018-11-07 16:37:32 +0000
committerjuga0 <juga@riseup.net>2018-11-07 16:37:32 +0000
commitaddf056f201561f1d967be45279c27f602b1eb2c (patch)
treecf33a5c7a9874936946832722195aab37622eb30 /bandwidth-file-spec.txt
parent6eddf6d1d53b41e4efae35c877e0c3dc0897a407 (diff)
downloadtorspec-addf056f201561f1d967be45279c27f602b1eb2c.tar.gz
torspec-addf056f201561f1d967be45279c27f602b1eb2c.zip
Remove sentence about including headers but no lines
When the are not enough eligible relays, since it's already mentioned in one of the KeyValues.
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 84429b8..6afc0a8 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -215,10 +215,6 @@ It consists of:
The number of relays that have enough measurements to be
included in the bandwidth file.
- Implementations SHOULD include this KeyValue when
- "minimum_percent_eligible_relays" is minor than
- "percent_eligible_relays" and MAY not include any RelayLine.
-
This Line has been added in version 1.2.0 of this specification.
"minimum_percent_eligible_relays=" Int NL
@@ -233,10 +229,6 @@ It consists of:
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.
-
This Line has been added in version 1.2.0 of this specification.
"number_consensus_relays=" Int NL
@@ -245,10 +237,6 @@ It consists of:
The number of relays in the consensus.
- Implementations SHOULD include this KeyValue when
- "minimum_percent_eligible_relays" is minor than
- "percent_eligible_relays" and MAY not include any RelayLine.
-
This Line has been added in version 1.2.0 of this specification.
"percent_eligible_relays=" Int NL
@@ -262,10 +250,6 @@ It consists of:
(number_eligible_relays * 100.0) / number_consensus_relays
to the number of relays in the consensus to include in this file.
- Implementations SHOULD include this KeyValue when
- "minimum_percent_eligible_relays" is minor than
- "percent_eligible_relays" and MAY not include any RelayLine.
-
This Line has been added in version 1.2.0 of this specification.
"minimum_number_eligible_relays=" Int NL
@@ -277,10 +261,6 @@ It consists of:
This line SHOULD be equal to:
number_consensus_relays * (minimum_percent_eligible_relays / 100.0)
- Implementations SHOULD include this KeyValue when
- "minimum_percent_eligible_relays" is minor than
- "percent_eligible_relays" and MAY not include any RelayLine.
-
This Line has been added in version 1.2.0 of this specification.
KeyValue NL