Skip to content
Commit c75d20b5 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>
parent a623f13a
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