Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 15 Jan 2004 09:46:50 +0000 (09:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 15 Jan 2004 09:46:50 +0000 (09:46 +0000)
commitee778b56b7de06512c2539184f6a256b4efff848
tree3f0a7f5e9f5d85d72391f3bf7950c799c21e674a
parent392a6b52656c1bb40305375b0ea9020455044f9d
Update.

2004-01-15  Ulrich Drepper  <drepper@redhat.com>

* resolv/resolv.h: Add RES_USEBSTRING.
* resolv/res_debug.c (p_option): Add handling for RES_USE_INET6,
RES_ROTATE, RES_NOCHECKNAME, and RES_USEBSTRING.
* resolv/res_init.c (res_setioptions): Recognize ip6-bytestring.
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Only perform
bytestring IPv6 lookup with RES_USEBSTRING option is selected.
Otherwise use the two nibble formats.
ChangeLog
resolv/nss_dns/dns-host.c
resolv/res_debug.c
resolv/res_init.c
resolv/resolv.h