#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to