浏览代码

a changelog entry for the entrynodes retry mess

Roger Dingledine 15 年之前
父节点
当前提交
7e644b3f69
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.