commit 7d8b4bcffbbeb11a6651b3d042cab20d49da45ef Author: juga0 juga@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.]