glibc/resolv
Ulrich Drepper b455972fda Update.
2000-05-27  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/posix/getaddrinfo.c (gaih_inet): If req->ai_family ==
	AF_UNSPEC don't allow the IPv6 lookup to return mapped IPv4 addresses.

	* nss/nss_files/files-hosts.c (LINE_PARSER): Simplify.  Correct
	handling of AI_V4MAPPED flag.

	* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): If lookup
	of IPv6 address failed and RES_USE_INET6 bit in _res.options is set,
	perform lookup for T_A type and tell getanswer_r to convert the
	result with new argument.
	(_nss_dns_gethostbyaddr_r): Pass zero as new argument to getanswer_r.
	Don't convert addresses from IPv4 to IPv6 here.
	(getanswer_r): Take new parameter indicating if mapping from IPv4 to
	IPv6 is wanted.  Allow qtype and type from reply to disagree if
	IPv4 mapping has to be done.  Perform mappings if required by the
	caller and not if RES_USE_INET6 bit in _res.options is set.
	Add several __builtin_expect.
2000-05-27 08:17:05 +00:00
..
arpa Update. 1999-12-04 18:05:55 +00:00
nss_dns Update. 2000-05-27 08:17:05 +00:00
sys initial import 1995-02-18 01:27:10 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Banner Update. 1999-12-04 18:05:55 +00:00
Makefile * sysdeps/mach/hurd/i386/init-first.c (init): Don't set __environ 2000-04-03 17:13:51 +00:00
Versions Update. 1999-12-04 18:05:55 +00:00
base64.c Update. 1997-05-29 12:06:58 +00:00
gethnamaddr.c Update. 2000-04-30 04:17:35 +00:00
herror.c Update. 1999-06-19 09:58:37 +00:00
inet_addr.c Update. 2000-04-02 03:09:41 +00:00
inet_net_ntop.c Update. 1999-10-02 07:09:48 +00:00
inet_net_pton.c Update. 1999-10-02 20:41:15 +00:00
inet_neta.c Update. 1997-12-04 00:12:34 +00:00
inet_ntop.c Update. 2000-04-06 05:04:50 +00:00
inet_pton.c Update. 1999-04-29 18:20:05 +00:00
mapv4v6addr.h Update. 1999-06-08 21:20:07 +00:00
mapv4v6hostent.h Update. 1999-06-08 21:20:07 +00:00
netdb.h Update. 2000-04-30 04:17:35 +00:00
ns_name.c Update. 1999-12-04 18:05:55 +00:00
ns_netint.c Update. 1999-12-04 18:05:55 +00:00
ns_parse.c Update. 1999-12-04 18:05:55 +00:00
ns_print.c Update. 1999-12-04 18:05:55 +00:00
ns_samedomain.c Update. 1999-12-04 18:05:55 +00:00
ns_ttl.c Update. 1999-12-04 18:05:55 +00:00
nsap_addr.c Update. 1999-12-04 18:05:55 +00:00
res_comp.c Update. 1999-12-04 18:05:55 +00:00
res_data.c Update. 1999-12-04 18:05:55 +00:00
res_debug.c Update. 1999-12-04 18:05:55 +00:00
res_debug.h Update. 1999-12-04 18:05:55 +00:00
res_hconf.c Update. 1999-10-29 21:40:21 +00:00
res_hconf.h Update. 1998-11-20 17:27:07 +00:00
res_init.c Update. 1999-12-04 18:05:55 +00:00
res_libc.c Update. 2000-05-21 15:40:55 +00:00
res_mkquery.c Update. 1999-12-04 18:05:55 +00:00
res_query.c Update. 1999-12-04 18:05:55 +00:00
res_send.c Update. 1999-12-04 18:05:55 +00:00
resolv.h 2000-05-13 Jakub Jelinek <jakub@redhat.com> 2000-05-15 07:15:04 +00:00
tst-aton.c Update. 1999-10-02 16:34:45 +00:00