aboutsummaryrefslogtreecommitdiff
path: root/resolv/README
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-08-30 10:02:49 +0200
committerFlorian Weimer <fweimer@redhat.com>2022-08-30 10:02:49 +0200
commita7fc30b522a0cd7c8c5e7e285b9531b704e02f04 (patch)
treebaecccaeeb9267a2b7d2bde850521e9e8bbebbb0 /resolv/README
parente32547d661a43da63368e488b6cfa9c53b4dcf92 (diff)
downloadglibc-a7fc30b522a0cd7c8c5e7e285b9531b704e02f04.zip
glibc-a7fc30b522a0cd7c8c5e7e285b9531b704e02f04.tar.gz
glibc-a7fc30b522a0cd7c8c5e7e285b9531b704e02f04.tar.bz2
nss_dns: Remove remnants of IPv6 address mapping
res_use_inet6 always returns false since commit 3f8b44be0a658266adff5 ("resolv: Remove support for RES_USE_INET6 and the inet6 option"). Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'resolv/README')
-rw-r--r--resolv/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/resolv/README b/resolv/README
index 514e9bb..2146bc3 100644
--- a/resolv/README
+++ b/resolv/README
@@ -146,6 +146,3 @@ res_libc.c is home-brewn, although parts of it are taken from res_data.c.
res_hconf.c and res_hconf.h were contributed by David Mosberger, and
do not come from BIND.
-
-The files gethnamaddr.c, mapv4v6addr.h and mapv4v6hostent.h are
-leftovers from BIND 4.9.7.