[tor-bugs] #4875 [Tor Client]: router_new_address_suggestion is not IPv6 aware

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Mar 28 20:18:06 UTC 2012


#4875: router_new_address_suggestion is not IPv6 aware
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  ln5                
     Type:  defect      |         Status:  needs_review       
 Priority:  minor       |      Milestone:  Tor: 0.2.3.x-final 
Component:  Tor Client  |        Version:  Tor: 0.2.3.10-alpha
 Keywords:  ipv6        |         Parent:  #3563              
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------

Comment(by ln5):

 Please see branch bug4875_2 based on master.

 - Using strlcpy now.
 - Created TOR_ADDR_NULL.
 - changes file added and commit message improved.
 - Now based on master.
 - Re "XXXX ipv6", yes this patch doesn't fix everything "all the way
   down".  Functions or parts of functions involved in this patch which
   still don't handle IPv6 are marked with "XXXX ipv6".  For example,
   router_new_address_suggestion() uses resolve_my_address() which
   still doesn't know about IPv6.

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


More information about the tor-bugs mailing list