[tor-bugs] #17951 [Tor]: Make address family search via UDP socket hack more accurate

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 29 12:20:35 UTC 2015


#17951: Make address family search via UDP socket hack more accurate
------------------------+--------------------------------
     Reporter:  teor    |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor     |    Version:
     Severity:  Normal  |   Keywords:  easy
Actual Points:          |  Parent ID:
       Points:          |    Sponsor:
------------------------+--------------------------------
 The following address family search functions don't always return an IPv6
 address:
 * get_interface_address6_via_udp_socket_hack takes an address family as
 its first argument
   *  when get_interface_address6_list is passed AF_UNSPEC, it should be
 call get_interface_address6_via_udp_socket_hack with AF_INET, and then
 AF_INET6, and then both addresses should be returned

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


More information about the tor-bugs mailing list