aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2020-02-09 18:21:35 +0000
committerjuga0 <juga@riseup.net>2020-02-09 18:52:43 +0000
commit7d8b4bcffbbeb11a6651b3d042cab20d49da45ef (patch)
tree078ecf73d806d5f7fe14e0ba5a6547a422fd25ba /bandwidth-file-spec.txt
parentec92bbba5dbb9733f26c0f5887702ec73f76f566 (diff)
downloadtorspec-7d8b4bcffbbeb11a6651b3d042cab20d49da45ef.tar.gz
torspec-7d8b4bcffbbeb11a6651b3d042cab20d49da45ef.zip
bandwidth-file: Add tor_version header
Part of #30196.
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.]