[tor-bugs] #5049 [Tor Client]: When LearnCircuitBuildTimeout is off, we should ignore (most?)( CBT parameters from the consensus

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Jun 13 02:36:15 UTC 2012


#5049: When LearnCircuitBuildTimeout is off, we should ignore (most?)( CBT
parameters from the consensus
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by andrea):

  * status:  needs_revision => needs_review


Comment:

 As for the circ_times vs. function to get timeouts, I like the idea of
 abstracting the timeout query in a function, but LearnCBT == 0 isn't the
 only circumstance we want to disable this code in.  It's also possible to
 get a cbtdisabled consensus parameter.  If we do that, we'd want the
 function to call circuit_build_times_disabled() like everything else does
 rather than check LearnCBT directly.

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


More information about the tor-bugs mailing list