[or-cvs] r21552: {torflow} Go back to voting on guards for a temporary experiment. (torflow/trunk/NetworkScanners/BwAuthority)
Mike Perry
mikeperry-svn at fscked.org
Tue Feb 2 23:00:32 UTC 2010
Author: mikeperry
Date: 2010-02-02 23:00:31 +0000 (Tue, 02 Feb 2010)
New Revision: 21552
Modified:
torflow/trunk/NetworkScanners/BwAuthority/aggregate.py
Log:
Go back to voting on guards for a temporary experiment.
Modified: torflow/trunk/NetworkScanners/BwAuthority/aggregate.py
===================================================================
--- torflow/trunk/NetworkScanners/BwAuthority/aggregate.py 2010-02-02 14:18:56 UTC (rev 21551)
+++ torflow/trunk/NetworkScanners/BwAuthority/aggregate.py 2010-02-02 23:00:31 UTC (rev 21552)
@@ -18,7 +18,7 @@
prev_consensus = {}
# Hack to kill voting on guards while the network rebalances
-IGNORE_GUARDS = 1
+IGNORE_GUARDS = 0
# BETA is the parameter that governs the proportion that we use previous
# consensus values in creating new bandwitdhs versus descriptor values.
More information about the tor-commits
mailing list