[tor-commits] [torspec/master] Clarify relay line and key value orders

nickm at torproject.org nickm at torproject.org
Wed Jan 23 16:15:30 UTC 2019


commit 733cfbdb5ae804010555959145e9fdd22dbc8c4e
Author: teor <teor at torproject.org>
Date:   Tue Jan 22 10:03:08 2019 +1000

    Clarify relay line and key value orders
---
 bandwidth-file-spec.txt | 4 ++--
 1 file 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.





More information about the tor-commits mailing list