[Bug network/20844] getaddrinfo() fails in some instances with AF_UNSPEC set
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Nov 30 15:42:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20844
--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
The pcap file indicates that two A queries are sent, and no AAAA query. The
queries are sent in parallel, with different source ports. This is rather odd.
With the glibc stub resolver, there should be an A query and an AAAA query,
from the same source port.
Is a VM involved somewhere? Did you capture the packets in the VM or outside
of it?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list