[tor-bugs] #19022 [Core Tor/Tor]: Extract intro_nodes status tracking from rend_service_descriptor_t
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 10 18:49:43 UTC 2016
#19022: Extract intro_nodes status tracking from rend_service_descriptor_t
------------------------------+--------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.2.???
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: SponsorR-can |
------------------------------+--------------------------
To make the rend_service_descriptor_t struct closer to immutatable, we
should fix the behavior in validate_intro_point_failure() where we delete
entries from desc->intro_nodes that are in the failure cache.
Maybe a good fix is to move the whole status tracking of the intro point
fetches into the rend failure cache, rather than having some of the status
tracking in each place.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19022>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list