[tor-bugs] #2798 [Tor Client]: Special-case country codes and address set patterns in EntryNodes

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Jul 11 21:01:54 UTC 2011


#2798: Special-case country codes and address set patterns in EntryNodes
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  major       |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by nickm):

 {{{
 22:55 < nickm> We aren't scrambling the list.
 22:56 < nickm> The entry_guards list remains in the same order it was in
 before.
 22:56 < nickm> it's only things that we add from entry_nodes that gets
 shuffled.
 22:57 < armadev> ah ha. entry_nodes is the local var and entry_guards is
 the
                  global var
 22:57 < armadev> that is not entirely intuitive :)
 22:57 < nickm> indeed not
 22:57 < armadev>       log_notice(LD_GENERAL, "Dropping node: fascist
                  firewall");
 22:58 < armadev> i wonder if you mean to leave this on notice
 22:58 < nickm> I don't believe so.
 22:58 < armadev> ok. looks good overall
 22:59 < nickm> oh hey, and that xxxx023 comment can die now
 23:00 < armadev> true
 23:00 < nickm> mind if I copy and paste the above?
 23:00 < armadev> go for it
 }}}

 Updated my branch.

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


More information about the tor-bugs mailing list