[tor-bugs] #8683 [Tor]: moria1 isn't voting for Fast flag when it should

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 11 13:53:28 UTC 2013


#8683: moria1 isn't voting for Fast flag when it should
---------------------+------------------------------------------------------
 Reporter:  arma     |          Owner:                    
     Type:  defect   |         Status:  new               
 Priority:  blocker  |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor      |        Version:                    
 Keywords:           |         Parent:                    
   Points:           |   Actualpoints:                    
---------------------+------------------------------------------------------

Comment(by arma):

 Replying to [comment:2 nickm]:
 > Losing Exit seems just plain weird.  Looking at dirserv.c, we seem to
 set rs->is_exit from node->is_exit, and we set node->is_exit as:
 > {{{
 >       node->is_exit = (!router_exit_policy_rejects_all(ri) &&
 >                        exit_policy_is_general_exit(ri->exit_policy));
 > }}}
 > I don't know what could have gone wrong with that.

 We only set it if router_counts_toward_thresholds() is true. That function
 demands (have_mbw || !require_mbw).

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


More information about the tor-bugs mailing list