aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-01-22 09:55:00 +1000
committerGitHub <noreply@github.com>2019-01-22 09:55:00 +1000
commit9b206eda055fd9bc288526ad1dd094677528cdad (patch)
treed8dcdd55ea8d99737d4fcfa13ef2ec3d481eb09d /bandwidth-file-spec.txt
parentcbb2c760b3cd34d3c421658baddaccdfc6ea5c38 (diff)
downloadtorspec-9b206eda055fd9bc288526ad1dd094677528cdad.tar.gz
torspec-9b206eda055fd9bc288526ad1dd094677528cdad.zip
Clarify header and relay line order
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 965191d..bef87b8 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -65,9 +65,9 @@
2. Format details
The Bandwidth List MUST contain the following sections:
- - Header List (exactly once), which is an ordered list of
+ - Header List (exactly once), which is a partially ordered list of
- Header Lines (one or more times), then
- - Relay Lines (zero or more times), which is an unordered list.
+ - Relay Lines (zero or more times), in an arbitrary order.
If it does not contain these sections, parsers SHOULD ignore the file.
2.1. Definitions