[tor-bugs] #5127 [Obfsproxy]: Fix IPv6 support in obfsproxy

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Feb 14 14:20:18 UTC 2012


#5127: Fix IPv6 support in obfsproxy
-----------------------+----------------------------------------------------
 Reporter:  karsten    |          Owner:  asn
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Obfsproxy  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------
 Adding my comment from #5083 here:

 > Note that strchr() does the wrong thing here, because it finds the first
 ':' in the string, not the last. That doesn't work for IPv6 addresses.
 That's a bug in resolve_address_port() in util.c, too!

 I think this should be strrchr().

 There may be more problems with obfsproxy and IPv6.

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


More information about the tor-bugs mailing list