]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Add dns_multicast_local to control mDNS operation
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 1 Aug 2013 20:45:56 +0000 (08:45 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 1 Aug 2013 20:45:56 +0000 (08:45 +1200)
commitbce61b006f1ea12de90966ae6b7ff88372d905cf
treebd3ebe5b0478c692745b278a89a56d725920ada3
parent6265d341fb8ad401810d22d0530603435c3c02f9
Add dns_multicast_local to control mDNS operation

Enable admin control over whether mDNS operates or not. Set the default
to OFF due to .arpa reverse-DNS requests causing a rise in traffic from
this feature even on networks without mDNS responders setup.

Also, polish cachemgr idns report to show for queued queries which
resolver type and query the entry is involving. mDNS can cause a queue
to exist as some lookups timeout on the mDNS resolvers.
doc/release-notes/release-3.4.sgml
src/SquidConfig.h
src/cf.data.pre
src/dns_internal.cc