[Bug network/34515] resolver applies search path for AAAA queries even though ndots is exceeded
fweimer at redhat dot com via Glibc-bugs <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34515
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fweimer at redhat dot com
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Is this specifically about the behavior of the getent tool? For getent hosts,
an AAAA lookup is made, and only if that fails, an A lookup is made. This means
that the behavior is as expected.
--
You are receiving this mail because:
You are on the CC list for the bug.