summaryrefslogtreecommitdiff
path: root/changes/bug2510
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-02-08 03:11:18 -0500
committerRoger Dingledine <arma@torproject.org>2011-02-08 09:10:14 -0500
commit7d2a91f5e5aee77544115089ef79d14cb3e8093e (patch)
treeeba1db76756b3bea9136c4372bcd446bfc718724 /changes/bug2510
parent9a1a96ba0947e1c9b0e43aef6600b0d083586cf5 (diff)
downloadtor-7d2a91f5e5aee77544115089ef79d14cb3e8093e.tar.gz
tor-7d2a91f5e5aee77544115089ef79d14cb3e8093e.zip
support multihomed bridges (bug 2510)
Diffstat (limited to 'changes/bug2510')
-rw-r--r--changes/bug25108
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug2510 b/changes/bug2510
new file mode 100644
index 0000000000..2c3f613556
--- /dev/null
+++ b/changes/bug2510
@@ -0,0 +1,8 @@
+ o Major bugfixes:
+ - Fix a bug where bridge users who configure the non-canonical
+ address of a bridge automatically switch to its canonical
+ address. If a bridge listens at more than one address, it should be
+ able to advertise those addresses independently and any non-blocked
+ addresses should continue to work. Bugfix on Tor 0.2.0.x. Fixes
+ bug 2510.
+