From ffc3caf8d57eb755cfd867d6c0d781c737e26aa1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 25 Jan 2011 17:49:50 -0500 Subject: [PATCH] Describe consensus method 11 in dir-spec.txt --- doc/spec/dir-spec.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index eebceeafd6..a883c8871d 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.