[tor-bugs] #8380 [Tor]: DNS A records returned when asking for AAAA
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Mar 27 21:54:48 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):
Investigated more. At first glance, it appears that the
{{{
if (conn->base_.type == CONN_TYPE_AP &&
rh->command == RELAY_COMMAND_RESOLVED) {
}}}
case of connection_edge_process_relay_cell_not_open() is totally fubar.
More investigation needed though; it's possible that the code that
generates RESOLVED cells is fubar too or instead.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8380#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list