]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Clarify AssumeReachable semantics wrt hibernation
authorNick Mathewson <nickm@torproject.org>
Wed, 18 Aug 2010 15:31:19 +0000 (11:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 18 Aug 2010 15:31:19 +0000 (11:31 -0400)
src/or/dirserv.c

index 4d4d8a22c7c4a9c957b4c63993366141ce2c8a82..dd9026758c1aa22ac21b398d3dbc0f70290b781a 100644 (file)
@@ -944,7 +944,7 @@ dirserv_set_router_is_running(routerinfo_t *router, time_t now)
      * since it declared itself to be hibernating. */
     answer = 0;
   } else if (get_options()->AssumeReachable) {
-    /* If AssumeReachable, everybody is up! */
+    /* If AssumeReachable, everybody is up unless they say they are down! */
     answer = 1;
   } else {
     /* Otherwise, a router counts as up if we found it reachable in the last