[tor-commits] [torspec/master] bandwidth-file: Add tor_version header

nickm at torproject.org nickm at torproject.org
Thu Mar 12 16:48:29 UTC 2020


commit 7d8b4bcffbbeb11a6651b3d042cab20d49da45ef
Author: juga0 <juga at riseup.net>
Date:   Sun Feb 9 18:21:35 2020 +0000

    bandwidth-file: Add tor_version header
    
    Part of #30196.
---
 bandwidth-file-spec.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

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.]





More information about the tor-commits mailing list