[tor-bugs] #1793 [Tor - Relay]: Exit nodes send END_STREAM_REASON_MISC

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Aug 3 22:53:30 UTC 2010


#1793: Exit nodes send END_STREAM_REASON_MISC
-------------------------+--------------------------------------------------
 Reporter:  Sebastian    |       Owner:              
     Type:  defect       |      Status:  needs_review
 Priority:  normal       |   Milestone:              
Component:  Tor - Relay  |     Version:              
 Keywords:               |      Parent:              
-------------------------+--------------------------------------------------

Comment(by Sebastian):

 Fixed the control-spec.txt.

 I think we don't want to move edge_reason_is_retriable() into reasons.c,
 because it really is just a quick and short helper function for
 connection_ap_process_end_not_open() and that one needs to handle all the
 reasons that are specified in edge_reason_is_retriable() anyways.

 I've added the END_STREAM_REASON_NOROUTE to the END_STREAM_REASON_MISC in
 connection_ap_process_end_not_open(). I think it's fine to piggyback there
 the same way as END_STREAM_REASON_TIMEOUT does.

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


More information about the tor-bugs mailing list