aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-01-14 11:28:45 +1000
committerteor <teor@torproject.org>2019-01-14 11:28:45 +1000
commit5ddeda35aeab8bc185b0914b138c144ba126a48b (patch)
tree2d4a2ff57bf1ad4c76621150c0119a628f5056e4 /bandwidth-file-spec.txt
parentaa8807d3064a88b6b489373bd65ad9310a59beea (diff)
downloadtorspec-5ddeda35aeab8bc185b0914b138c144ba126a48b.tar.gz
torspec-5ddeda35aeab8bc185b0914b138c144ba126a48b.zip
bandwidth: reword Header/Header Lines/Relay Lines descriptions
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index e3a744f..bb017c2 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -65,8 +65,9 @@
2. Format details
The Bandwidth List MUST contain the following sections:
- - Header List (exactly once)
- - Relays' Bandwidth List (zero or more times)
+ - Header List (exactly once), which is an ordered list of
+ - Header Lines (one or more times), then
+ - Relay Lines (zero or more times), which is an unordered list.
If it does not contain these sections, parsers SHOULD ignore the file.
2.1. Definitions
@@ -308,7 +309,7 @@ It consists of:
is found conforming to the next section.
Implementations of version 1.1.0 and later SHOULD include this Line.
-2.3. Relays' Bandwidth List format
+2.3. Relay Line format
It consists of zero or more RelayLines with the relays' bandwidth
in arbitrary order.