]> git.ipfire.org Git - thirdparty/tor.git/commit
When we mark a router as down, also mark its local_routerstatus as not running. ...
authorNick Mathewson <nickm@torproject.org>
Wed, 14 Dec 2005 22:05:10 +0000 (22:05 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 14 Dec 2005 22:05:10 +0000 (22:05 +0000)
commit7af95e5c06e82ca784c21c764000c053980a14aa
tree2f53c7eb79ea7a12aa5540e64776cfc39ff9bcf6
parent9482b1b9d5aa892aad997799be7dadbc94856371
When we mark a router as down, also mark its local_routerstatus as not running.  This way, we do not use directories that are believed to be down.

svn:r5587
src/or/routerlist.c