[tor-commits] [torspec/master] Clarify why latest_bandwidth is the same as timestamp
nickm at torproject.org
nickm at torproject.org
Sun Jul 1 14:37:16 UTC 2018
commit 60314826be64fcf98c2481630431b13dc700cb63
Author: juga0 <juga at riseup.net>
Date: Fri Jun 29 07:21:58 2018 +0000
Clarify why latest_bandwidth is the same as timestamp
---
dir-spec.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dir-spec.txt b/dir-spec.txt
index 601f4c2..dd835ad 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2113,6 +2113,9 @@
and UTC time zone when the first relay bandwidth was obtained.
"latest_bandwidth" -- the date and time timestamp in ISO 8601 format
and UTC time zone of the most recent generator result.
+ This time MUST be identical to the initial Timestamp line.
+ This duplicate value is included to make the format easier for people
+ to read.
First-appeared: Tor 0.3.5.1-alpha.
The authority section of a vote contains the following items, followed
More information about the tor-commits
mailing list