[tor-commits] [torspec/master] Update dir-spec with consensus method 26
nickm at torproject.org
nickm at torproject.org
Thu Oct 27 12:59:54 UTC 2016
commit 6933c7d21156f81a58d4079d49c87dfdcaf742ae
Author: Matt Traudt <sirmatt at ksu.edu>
Date: Wed Oct 26 17:14:13 2016 -0400
Update dir-spec with consensus method 26
---
dir-spec.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dir-spec.txt b/dir-spec.txt
index 1ebfde8..5ea0242 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2614,6 +2614,9 @@ The following methods have incorrect implementations; authorities SHOULD
Let weight_scale = 10000
+ Starting with consensus method 26, G, M, E, and D are initialized to 1.
+ Prior consensus methods initialize them to 0.
+
Let G be the total bandwidth for Guard-flagged nodes.
Let M be the total bandwidth for non-flagged nodes.
Let E be the total bandwidth for Exit-flagged nodes.
More information about the tor-commits
mailing list