[tor-bugs] #13718 [Tor]: Reachability Tests aren't conducted if there are no exit nodes

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 20 16:00:57 UTC 2014


#13718: Reachability Tests aren't conducted if there are no exit nodes
------------------------+--------------------------------------------------
     Reporter:  tom     |      Owner:  teor
         Type:  defect  |     Status:  assigned
     Priority:  normal  |  Milestone:  Tor: 0.2.???
    Component:  Tor     |    Version:  Tor: 0.2.6.1-alpha
   Resolution:          |   Keywords:  tor-relay test-network lorax chutney
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------------------------

Comment (by nickm):

 Thanks!  here are some initial thoughts:


 42e4c18236068984c027ec1d737b34595ada8ace:

 * I kinda want an enum for the argument to
   router_have_minimum_dir_info(), rather than a boolean.  It seems
   like it would be clearer that way.  Or possibly, there should be two
   wrappers around it: have_minimum_dir_info_for_exit_circ(),
   have_minimum_dir_info_for_internal_circ().

 * The documentation for status_out in compute_frac_paths_available
   needs to be explicit about allocating a new string (by convention).

 440b10ec29d19459376d380bdd659fc8c9d5bb26

 * Need to tweak messages in bootstrap_status_to_string to make them a
 little more human-comprehensible, or users will wonder what they mean.

 * Do we needs corresponding control-spec changes to document these
 statuses?

 * This needs a changes/ file too.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13718#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list