From 7d2a91f5e5aee77544115089ef79d14cb3e8093e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 8 Feb 2011 03:11:18 -0500 Subject: support multihomed bridges (bug 2510) --- changes/bug2510 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changes/bug2510 (limited to 'changes/bug2510') 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. + -- cgit v1.2.3-54-g00ecf