aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-01-22 10:03:08 +1000
committerGitHub <noreply@github.com>2019-01-22 10:03:08 +1000
commit733cfbdb5ae804010555959145e9fdd22dbc8c4e (patch)
tree21abc76bf694ef55a0891528812812872f41953d
parent9b206eda055fd9bc288526ad1dd094677528cdad (diff)
downloadtorspec-733cfbdb5ae804010555959145e9fdd22dbc8c4e.tar.gz
torspec-733cfbdb5ae804010555959145e9fdd22dbc8c4e.zip
Clarify relay line and key value orders
-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 bef87b8..3fc7582 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -313,8 +313,8 @@
2.3. Relay Line format
- It consists of zero or more RelayLines with the relays' bandwidth
- in arbitrary order.
+ It consists of zero or more RelayLines containing relay ids and
+ bandwidths. The relays and their KeyValues are in arbitrary order.
There MUST NOT be multiple KeyValue pairs with the same key in the same
RelayLine. If there are, the parser SHOULD choose an arbitrary Value.