Fix IPv6-only lookups through getaddrinfo
authorUlrich Drepper <drepper@gmail.com>
Tue, 21 Jun 2011 21:03:38 +0000 (17:03 -0400)
committerUlrich Drepper <drepper@gmail.com>
Tue, 21 Jun 2011 21:03:38 +0000 (17:03 -0400)
commitc0244a9dedce43a4b950d91451b16a7cf5408476
tree49e776a11f30fbe72341d873f071145983701c2d
parentc5e3c2ae59cc8c5d3ad5e1adfd099c726baad862
Fix IPv6-only lookups through getaddrinfo

A recent patch introduced a problem where IPv6 lookups happily returned
IPv4 addresses.
ChangeLog
NEWS
sysdeps/posix/getaddrinfo.c