Explorar o código

a changelog entry for the entrynodes retry mess

Roger Dingledine %!s(int64=15) %!d(string=hai) anos
pai
achega
7e644b3f69
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/bug1882

+ 4 - 0
changes/bug1882

@@ -0,0 +1,4 @@
+  o Minor features:
+    - If we've configured EntryNodes and our network goes away and/or all
+      our entrynodes get marked down, optimistically retry them all when
+      a new socks application request appears. Fixes bug 1882.