[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/master] Add another bwauth consensus parameter.
commit 7d174341a08de66ffe85cf9efec5ae269e826ed7
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu Nov 17 12:18:33 2011 +0100
Add another bwauth consensus parameter.
---
src/org/torproject/chc/Checker.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/org/torproject/chc/Checker.java b/src/org/torproject/chc/Checker.java
index 1774a55..5614c04 100644
--- a/src/org/torproject/chc/Checker.java
+++ b/src/org/torproject/chc/Checker.java
@@ -180,8 +180,8 @@ public class Checker {
+ "cbtdisabled,cbtnummodes,cbtrecentcount,cbtmaxtimeouts,"
+ "cbtmincircs,cbtquantile,cbtclosequantile,cbttestfreq,"
+ "cbtmintimeout,cbtinitialtimeout,bwauthpid,bwauthbestratio,"
- + "bwauthcircs,bwauthkp,bwauthtd,bwauthti,bwauthtidecay").
- split(",")));
+ + "bwauthcircs,bwauthkp,bwauthtd,bwauthti,bwauthtidecay,"
+ + "bwauthdescbw").split(",")));
SortedSet<String> conflicts = new TreeSet<String>();
for (Status vote : this.downloadedVotes) {
Map<String, String> voteConsensusParams =
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits