NetBSD/external/apache2
tsarna 29822c6b8b For the multicast_dns only mode, be very restrictive in what lookups we
try. No point in making queries and waiting for timeouts on lookups that
will never succeed.

Now only does lookups for linklocal addresses (v4 or v6) and
"name.local" names (and dotless names, iff "local" is specified in the
resolv.conf search list).

Also, lower the timeout in this mode, since multicast lookups should
return pretty fast or not at all.
2009-10-26 00:46:19 +00:00
..
mDNSResponder For the multicast_dns only mode, be very restrictive in what lookups we 2009-10-26 00:46:19 +00:00
LICENSE-2.0 Add a copy of the Apache 2.0 license here as requested by reed. 2009-10-24 01:59:07 +00:00
Makefile