]> git.ipfire.org Git - thirdparty/glibc.git/commit
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
authorAndreas Schwab <schwab@suse.de>
Wed, 19 Jul 2023 07:55:31 +0000 (09:55 +0200)
committerAndreas Schwab <schwab@suse.de>
Mon, 24 Jul 2023 11:16:24 +0000 (13:16 +0200)
commitc437631485a85c3bd034e12f53dd1c8207f05940
treee04c248f4786004f6568e0f05b11e089b5083b85
parentbb9a4fc02841cf58a112a44b259477547893838b
Restore lookup of IPv4 mapped addresses in files database (bug 25457)

This was broken by commit 9c02d0784d ("nss_files: Remove RES_USE_INET6
from hosts processing"), which removed too much.
nss/Makefile
nss/nss_files/files-hosts.c
nss/tst-nss-files-hosts-v4mapped.c [new file with mode: 0644]
nss/tst-nss-files-hosts-v4mapped.root/etc/hosts [new file with mode: 0644]
nss/tst-nss-files-hosts-v4mapped.root/etc/nsswitch.conf [new file with mode: 0644]
resolv/mapv4v6addr.h [new file with mode: 0644]