aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-02-04 12:22:18 -0500
committerNick Mathewson <nickm@torproject.org>2011-02-04 12:22:18 -0500
commite9803aa71003079cc00a8b3c80324581758a36be (patch)
treec8d6d15daf5a525f52ce2f923c755a830671f8c1 /doc
parentf9e251ccf8c72dadf55b51ba9695d8dd5ef6d6f1 (diff)
parent5774ada5d29ec7abd5a258ff165755c946e97f5f (diff)
downloadtor-e9803aa71003079cc00a8b3c80324581758a36be.tar
tor-e9803aa71003079cc00a8b3c80324581758a36be.tar.gz
Merge branch 'bug2203_rebased' into maint-0.2.2
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/dir-spec.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index eebceeafd..c843a7c41 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 consensus 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.