[Bug network/2099] Support for SRV records in getaddrinfo
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jun 1 10:57:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=2099
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-06-01
CC| |fweimer at redhat dot com
Depends on| |19565, 14413
Ever confirmed|0 |1
--- Comment #11 from Florian Weimer <fweimer at redhat dot com> ---
The current NSS interface does not support combined host/service lookups. NSS
service modules only see the host name. This would have to be fixed first,
probably by returning a struct addrinfo list directly from the service module,
which requires significant interface changes.
Referenced Bugs:
https://sourceware.org/bugzilla/show_bug.cgi?id=14413
[Bug 14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide
full getaddrinfo features
https://sourceware.org/bugzilla/show_bug.cgi?id=19565
[Bug 19565] Consolidate NSS name resolution interfaces
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list