[tor-bugs] #8683 [Tor]: moria1 isn't voting for Fast flag when it should
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 12 02:54:07 UTC 2013
#8683: moria1 isn't voting for Fast flag when it should
----------------------+-----------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: needs_review
Priority: blocker | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version:
Keywords: tor-auth | Parent:
Points: | Actualpoints:
----------------------+-----------------------------------------------------
Comment(by arma):
Replying to [comment:13 nickm]:
> Are you sure we used to vote for the Exit flag on non-Running routers?
Looking at 0.2.3, I see that we do:
> {{{
> if (ri && router_is_active(ri, node, now)) {
> // ...
> node->is_exit = (!router_exit_policy_rejects_all(ri) &&
> exit_policy_is_general_exit(ri->exit_policy));
> }}}
> And router_is_active returned 0 if the node's is_running flag is not
set.
tor26 this hour (running 0.2.4.11-alpha) voted this about sumkledi:
{{{
r sumkledi ABPSI4nNUNC3hKPkBhyzHozozrU S6rBWKQIhhXr/+EVxRX/DT9AB8I
2013-04-11 04:01:46 178.218.213.229 80 0
s Exit Named Valid
v Tor 0.2.2.35
w Bandwidth=51
p accept 80,443
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8683#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list