aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-12 12:47:52 -0400
committerNick Mathewson <nickm@torproject.org>2020-03-12 12:47:52 -0400
commit739c26d0f66c4f47d3232d03492714abc212a427 (patch)
tree3244ba6b364e45d4ebc1ddd5ee2ccf858ee10dc2 /bandwidth-file-spec.txt
parent0c42e77da8e8efd6c715bf0adba2b99a7a3b9f4e (diff)
parent7d8b4bcffbbeb11a6651b3d042cab20d49da45ef (diff)
downloadtorspec-739c26d0f66c4f47d3232d03492714abc212a427.tar.gz
torspec-739c26d0f66c4f47d3232d03492714abc212a427.zip
Merge remote-tracking branch 'tor-github/pr/107'
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 5a2954c..71ed21f 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -70,6 +70,9 @@
Diagnostic relay lines SHOULD be marked with vote=0, and
Tor SHOULD NOT use their bandwidths in its votes.
+ 1.5.0 - Add system information headers, as operating system, OpenSSL and
+ Tor versions.
+
All Tor versions can consume format version 1.0.0.
All Tor versions can consume format version 1.1.0 and later,
@@ -479,6 +482,14 @@
This Line was added in version 1.4.0 of this specification.
+ "tor_version=" version_number NL
+
+ [Zero or one time.]
+
+ The Tor version of the Tor process controlled by the generator.
+
+ This Line was added in version 1.5.0 of this specification.
+
KeyValue NL
[Zero or more times.]