mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Describe consensus method 11 in dir-spec.txt
This commit is contained in:
parent
3ede94159e
commit
ffc3caf8d5
1 changed files with 5 additions and 0 deletions
|
@ -1618,6 +1618,11 @@
|
||||||
* If consensus-method 7 or later is in use, the params line is
|
* If consensus-method 7 or later is in use, the params line is
|
||||||
included in the output.
|
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
|
The signatures at the end of a consensus document are sorted in
|
||||||
ascending order by identity digest.
|
ascending order by identity digest.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue