Przeglądaj źródła

a changelog entry for the entrynodes retry mess

Roger Dingledine 15 lat temu
rodzic
commit
7e644b3f69
1 zmienionych plików z 4 dodań i 0 usunięć
  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.