[or-cvs] [tor/master] Describe consensus method 11 in dir-spec.txt

nickm at torproject.org nickm at torproject.org
Fri Feb 4 17:27:23 UTC 2011


commit ffc3caf8d57eb755cfd867d6c0d781c737e26aa1
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Jan 25 17:49:50 2011 -0500

    Describe consensus method 11 in dir-spec.txt
---
 doc/spec/dir-spec.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index eebceea..a883c88 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -1618,6 +1618,11 @@
         * If consensus-method 7 or later is in use, the params line is
           included in the output.
 
+        * If the conesensus method is under 11, bad exits are considered as
+          possible exits when computing bandwidth weights.  Otherwise, if
+          method 11 or later is in use, any router that is determined to get
+          the BadExit flag doesn't count when we're calculating weights.
+
      The signatures at the end of a consensus document are sorted in
      ascending order by identity digest.
 





More information about the tor-commits mailing list