aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-04-21 03:12:14 -0400
committerRoger Dingledine <arma@torproject.org>2010-04-21 03:12:14 -0400
commit4f307e038272e368cd307ffa5e31b568b0729c48 (patch)
treee4610ee1eb11c869440d81ac57b88963ad3ac327 /changes
parent7231e289dd93d6aa3d17c46fd8ae44e70b365980 (diff)
downloadtor-4f307e038272e368cd307ffa5e31b568b0729c48.tar
tor-4f307e038272e368cd307ffa5e31b568b0729c48.tar.gz
immediate reachability check for new relays
Diffstat (limited to 'changes')
-rw-r--r--changes/immediate_reachability_check7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/immediate_reachability_check b/changes/immediate_reachability_check
new file mode 100644
index 000000000..0352356ef
--- /dev/null
+++ b/changes/immediate_reachability_check
@@ -0,0 +1,7 @@
+ o Minor features:
+ - Directory authorities now do an immediate reachability check as soon
+ as they hear about a new relay. This change should slightly reduce
+ the time between setting up a relay and getting listed as running
+ in the consensus. It should also improve the time between setting
+ up a bridge and seeing use by bridge users.
+