]> git.ipfire.org Git - thirdparty/glibc.git/commit
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>
Thu, 13 Oct 2022 13:11:25 +0000 (15:11 +0200)
commit767c99850b2eaa236ef18f5e60bfcaccdede6611
tree62017b98fc4dab2290895bf9833354d9b9b2df99
parentbca80a916e1a7fda51d0f30e9cfb5b111f8a2a7a
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>
(cherry picked from commit a623f13adfac47c8634a7288e08f821a846bc650)
NEWS
nss/getent.c