[tor-bugs] #7571 [Tor]: Make AutomapHostsOnResolve work with	IPv6
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sun Dec 16 02:00:42 UTC 2012
    
    
  
#7571: Make AutomapHostsOnResolve work with IPv6
-------------------------+--------------------------------------------------
 Reporter:  nickm        |          Owner:                    
     Type:  enhancement  |         Status:  needs_review      
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor          |        Version:                    
 Keywords:               |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------
Comment(by andrea):
 It's kind of a lot of implementation complexity and I'd be satisfied with
 just "we're really confident the expected number of attempts for the
 existing algorithm is at worst O(log(N))", but just pointing out that it
 can be done in deterministic O(log(N)) with only one random number per
 address selection and without strong assumptions about the properties of
 the PRNG.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7571#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list