summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2013-03-18 11:15:21 -0700
committerAndrea Shepard <andrea@torproject.org>2013-03-18 11:15:21 -0700
commitf93f7e331be94114d82c17108e741eb2482e6bda (patch)
treed733ab212813e286a3cfc3fec0ef306c628f3f46 /changes
parent8027ebb5fdf43b5aa63e498c1f8e3c6b2c87bbb7 (diff)
downloadtor-f93f7e331be94114d82c17108e741eb2482e6bda.tar.gz
tor-f93f7e331be94114d82c17108e741eb2482e6bda.zip
Ignore advertised bandwidths if we have enough measured bandwidths available
Diffstat (limited to 'changes')
-rw-r--r--changes/bug84354
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8435 b/changes/bug8435
new file mode 100644
index 0000000000..da7ca7c1f8
--- /dev/null
+++ b/changes/bug8435
@@ -0,0 +1,4 @@
+ o Major bugfixes:
+ - When dirserv.c computes flags and thresholds, ignore advertised
+ bandwidths if we have more than a threshold number of routers with
+ measured bandwidths.