platform_bionic/libc/netbsd/resolv
Robert Greenwalt 52764f5546 Increase the size of the system-wide dns cache
32 enteries perhaps was ok for per-process caching with ipv4 only
but adding ipv6 records makes it effectively 16 entries and making
it system wide makes is pretty useless.  Increasing to 640 entries.

bug:5841178
Change-Id: I879f8bf4d3c4d8c1708bb46d46a67c1f64b1861f
2012-01-25 15:36:58 -08:00
..
__dn_comp.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__res_close.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__res_send.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
herror.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_cache.c Increase the size of the system-wide dns cache 2012-01-25 15:36:58 -08:00
res_comp.c Make the DNS resolver accept domain names with an underscore. 2009-07-27 19:19:29 +02:00
res_compat.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_data.c resolv: make internal symbols static/hidden 2010-10-15 02:10:29 +08:00
res_debug.c Add some missing includes. 2011-03-21 20:01:03 -07:00
res_debug.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_init.c libc: Fix leak in the DNS thread-specific state. 2011-05-18 13:48:20 +02:00
res_mkquery.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_private.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_query.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_random.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
res_send.c am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" 2012-01-17 18:16:10 -08:00
res_state.c Add per-interface dns caches. 2011-07-26 12:59:50 -07:00