[tor-bugs] #8380 [Tor]: DNS A records returned when asking for AAAA

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 28 02:28:41 UTC 2014


#8380: DNS A records returned when asking for AAAA
-------------------------+-------------------------------------------------
     Reporter:  dhill    |      Owner:
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:  Tor: unspecified
   Resolution:           |   Keywords:  DNSPort dns ipv6 tor-client
Actual Points:           |  025-deferrable
       Points:           |  Parent ID:
-------------------------+-------------------------------------------------

Comment (by nickm):

 Ah.

 The code in connection_edge_process_relay_cell_not_open() that handled
 RELAY_COMMAND_RESOLVED never looked at any answer after the first answer,
 no matter what you asked for.  I've started trying to fix it.  There's an
 incomplete branch in "bug8380" in my public repository. It's incomplete
 because:

    * It requires the fix to #10468 to be merged as well
    * It needs unit tests
    * There's an XXXX I need to resolve there.

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


More information about the tor-bugs mailing list