Merge branch 'bug2454_025_squashed'

This commit is contained in:
Nick Mathewson
2014-04-08 15:37:15 -04:00
4 changed files with 30 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Enhancement:
- If a circuit timed out for at least 3 minutes check if we have a new
external IP address the next time we run our routine checks. If our
IP address has changed, then publish a new descriptor with the new
IP address. Resolves ticket 2454.