[Bug network/34515] resolver applies search path for AAAA queries even though ndots is exceeded
schwab--- 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 --- Comment #7 from Andreas Schwab <[email protected]> --- getent ahosts use AF_UNSPEC, we have getent ahostsv4 and getent ahostsv6 for specific hints. It looks like the behaviour of getaddrinfo has changed. In glibc 2.38 "getent ahostsv6 code.qt.io" does not resolve, in glibc 2.43 it resolves to the IPv6 address from the search list. -- You are receiving this mail because: You are on the CC list for the bug.