platform_bionic/libc/netbsd
Lorenzo Colitti f432de2de7 Send both A and AAAA queries if all probes fail.
AI_ADDRCONFIG is currently implemented by trying to connect
to well-known addresses in order to see if IPv4 and/or IPv6
connectivity is available.

In some cases (e.g., walled gardens with no global
connectivity) both probes can fail. If this happens,
query for both IPv4 and IPv6 addresses instead of doing
nothing and failing the query.

Bug: 5284168
Change-Id: I4e3a69ea86fb6d839a6bd31236b98da81e5cbf45
2011-09-28 22:38:08 -07:00
..
inet auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
isc Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
nameser Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
net Send both A and AAAA queries if all probes fail. 2011-09-28 22:38:08 -07:00
resolv Add some logging of dns cache operations 2011-09-02 07:44:36 -07:00
gethnamaddr.c libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. 2011-06-02 15:28:16 -07:00