Skip to content
Commit 135c29bf authored by Florian Weimer's avatar Florian Weimer
Browse files

nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)



getent implicitly passes AI_ADDRCONFIG to getaddrinfo by default.
Use --no-addrconfig to suppress that, so that both IPv4 and IPv6
lookups succeed even if the address family is not supported by the
host.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
(cherry picked from commit c75d20b5)
parent 767c9985
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment