[or-cvs] [tor/master] Move Tonga to an alternate IP address

arma at seul.org arma at seul.org
Thu Oct 1 02:35:53 UTC 2009


Author: Roger Dingledine <arma at torproject.org>
Date: Wed, 30 Sep 2009 22:35:05 -0400
Subject: Move Tonga to an alternate IP address
Commit: b9e8f0a0132d52fc62889a07e17a7e67abc251a1

---
 ChangeLog       |    2 +-
 src/or/config.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b4d6c17..79a411e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Changes in version 0.2.2.4-alpha - 2009-??-??
       state file. Bugfix on 0.2.2.2-alpha; fixes bug 1108.
 
   o New directory authorities:
-    - Move moria1 to a nearby IP address.
+    - Move moria1 and Tonga to alternate IP addresses.
 
   o Minor features:
     - Log SSL state transitions at debug level during handshake, and
diff --git a/src/or/config.c b/src/or/config.c
index 2d4135c..df34608 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -922,7 +922,7 @@ add_default_trusted_dir_authorities(authority_type_t type)
       "86.59.21.38:80 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D",
     "dizum orport=443 v3ident=E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58 "
       "194.109.206.212:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755",
-    "Tonga orport=443 bridge no-v2 82.94.251.206:80 "
+    "Tonga orport=443 bridge no-v2 82.94.251.203:80 "
       "4A0C CD2D DC79 9508 3D73 F5D6 6710 0C8A 5831 F16D",
     "ides orport=9090 no-v2 v3ident=27B6B5996C426270A5C95488AA5BCEB6BCC86956 "
       "216.224.124.114:9030 F397 038A DC51 3361 35E7 B80B D99C A384 4360 292B",
-- 
1.5.6.5



More information about the tor-commits mailing list