Merge remote-tracking branch 'asn/bug8165'

This commit is contained in:
Nick Mathewson 2013-02-07 11:14:45 -05:00
commit 2a92fa17b2

View File

@ -1188,6 +1188,40 @@
consensus document produced from this vote should not be used.
See 1.4 for voting timeline information.
"flag-thresholds" SP Thresholds NL
[Exactly once for votes; does not occur in consensuses.]
A space-separated list of the internal performance thresholds
that the directory authority had at the moment it was forming
a vote.
Commonly used Thresholds at this point include:
"stable-uptime" -- Uptime (in seconds) required for a relay
to be marked as stable.
"stable-mtbf" -- MTBF (in seconds) required for a relay to be
marked as stable.
"enough-mtbf" -- Whether we have measured enough MTBF to look
at stable-mtbf instead of stable-uptime.
"fast-speed" -- Bandwidth (in bytes per second) required for
a relay to be marked as fast.
"guard-wfu" -- WFU (in seconds) required for a relay to be
marked as guard.
"guard-tk" -- Weighted Time Known (in seconds) required for a
relay to be marked as guard.
"guard-bw-inc-exits" -- If exits can be guards, then all guards
must have a bandwidth this high.
"guard-bw-exc-exits" -- If exits can't be guards, then all guards
guards must have a bandwidth this high.
"fresh-until" SP YYYY-MM-DD SP HH:MM:SS NL
[Exactly once.]