[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #17673 [Tor]: circuit_handle_first_hop assumes all one-hop circuits are directory circuits



#17673: circuit_handle_first_hop assumes all one-hop circuits are directory
circuits
------------------------+--------------------------------
     Reporter:  teor    |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor     |    Version:
     Severity:  Normal  |   Keywords:
Actual Points:          |  Parent ID:  #17178
       Points:          |    Sponsor:
------------------------+--------------------------------
 I can't find an easy way to tell if a circuit is a directory circuit or a
 RSOS circuit. Do we need a type field?

 {{{
 if (circ->build_state->onehop_tunnel)
         control_event_bootstrap(BOOTSTRAP_STATUS_CONN_DIR, 0);
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17673>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs