[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8683 [Tor]: moria1 isn't voting for Fast flag when it should
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs