Kaynağa Gözat

a changelog entry for the entrynodes retry mess

Roger Dingledine 15 yıl önce
ebeveyn
işleme
7e644b3f69
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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.