Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3

This commit is contained in:
Nick Mathewson
2018-03-28 14:21:04 -04:00
6 changed files with 335 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (relay, connection):
- Refuse to connect again to a relay from which we failed previously with
a connection refused, timeout or error (at the TCP level). The relay
won't be retried for 60 seconds after the failure occured. Fixes bug
24767; bugfix on 0.0.6.