support multihomed bridges (bug 2510)

This commit is contained in:
Roger Dingledine
2011-02-08 03:11:18 -05:00
parent 9a1a96ba09
commit 7d2a91f5e5
2 changed files with 33 additions and 0 deletions
+8
View File
@@ -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.