[tor-bugs] #3543 [Tor Relay]: Too many absent v2 networkstatuses means caches can't purge their routerlist
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Mar 28 00:39:39 UTC 2012
#3543: Too many absent v2 networkstatuses means caches can't purge their
routerlist
--------------------------+-------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: closed
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Resolution: fixed | Keywords:
Parent: | Points:
Actualpoints: |
--------------------------+-------------------------------------------------
Changes (by nickm):
* status: needs_information => closed
* resolution: => fixed
Comment:
Well, we *did* mark the other one as fixed. And the fix was pretty
straightforward: it was just, "When not fetching v2 networkstatus docs,
don't require that we have it before cleaning router descriptors." The
"fetching v2 networkstatus docs" part got implemented as
"authdir_mode_any_main(options) || options->FetchV2Networkstatus", and the
"don't require it" got implemented by setting have_enough_v2, which is
checked in exactly one place.
So I'm marking this one as solved too. :)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3543#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list