[or-cvs] r12036: backport r12034 (tor/branches/tor-0_1_2-patches)
arma at seul.org
arma at seul.org
Thu Oct 18 23:16:08 UTC 2007
Author: arma
Date: 2007-10-18 19:16:08 -0400 (Thu, 18 Oct 2007)
New Revision: 12036
Modified:
tor/branches/tor-0_1_2-patches/ChangeLog
Log:
backport r12034
Modified: tor/branches/tor-0_1_2-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_1_2-patches/ChangeLog 2007-10-18 23:14:58 UTC (rev 12035)
+++ tor/branches/tor-0_1_2-patches/ChangeLog 2007-10-18 23:16:08 UTC (rev 12036)
@@ -22,6 +22,12 @@
- When looking for a circuit to cannibalize, consider family as well
as identity. Fixes bug 438. Bugfix on 0.1.0.x (which introduced
circuit cannibalization).
+ - When a router wasn't listed in a new networkstatus, we were leaving
+ the flags for that router alone -- meaning it remained Named,
+ Running, etc -- even though absence from the networkstatus means
+ that it shouldn't be considered to exist at all anymore. Now we
+ clear all the flags for routers that fall out of the networkstatus
+ consensus. Fixes bug 529.
o Minor bugfixes:
- Don't try to access (or alter) the state file when running
More information about the tor-commits
mailing list