nss: Implement --no-addrconfig option for getent
authorFlorian Weimer <fweimer@redhat.com>
Tue, 13 Sep 2022 14:10:20 +0000 (16:10 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 20 Sep 2022 11:09:25 +0000 (13:09 +0200)
commita623f13adfac47c8634a7288e08f821a846bc650
tree0c9bc50d81f6619650a63587fd5306870c83ec43
parentf97905f24631097af325d6a231093071c3077a5f
nss: Implement --no-addrconfig option for getent

The ahosts, ahostsv4, ahostsv6 commands unconditionally pass
AI_ADDRCONFIG to getaddrinfo, which is not always desired.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
NEWS
nss/getent.c