From: Amos Jeffries Date: Mon, 22 Jul 2013 02:13:50 +0000 (-0600) Subject: Release notes for multicast DNS support X-Git-Tag: SQUID_3_4_0_1~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fcd7c3f94ed97513711f02eb695e9e81dbb74a9;p=thirdparty%2Fsquid.git Release notes for multicast DNS support --- diff --git a/doc/release-notes/release-3.4.html b/doc/release-notes/release-3.4.html index e621b84291..f125d1faa4 100644 --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@ -29,6 +29,7 @@ for Applied Network Research and members of the Web Caching community.
  • 2.3 Store-ID
  • 2.4 TPROXY Support for OpenBSD 5.1+ and FreeBSD 9+
  • 2.5 Transaction Annotations +
  • 2.6 Multicast DNS

    3. Changes to squid.conf since Squid-3.3

    @@ -89,6 +90,7 @@ for how to submit a report with a stack trace.

  • Store-ID
  • TPROXY Support for OpenBSD 5.1+ and FreeBSD 9+
  • Transaction Annotations
  • +
  • Multicast DNS
  • Most user-facing changes are reflected in squid.conf (see below).

    @@ -238,6 +240,22 @@ of for any notes with a given name.

    and the external ACL interface does not yet send annotations to the helper.

    +

    2.6 Multicast DNS +

    + +

    The internal DNS component fof Squid now supports multicast DNS (mDNS) resolution in +accordance with RFC 6762.

    + +

    There is no additional or special configuration required. The multicast DNS group IP +addresses for IPv4 and IPv6 resolving are added to the set of available DNS resolvers +and used automatically for domain names ending in .local before attempting a +secondary resolution on the configured resolvers. Domains without .local are +resolved using only the configured DNS resolvers.

    + +

    Statistics for multicast DNS resolution can be found on the idns cache manager +report.

    + +

    3. Changes to squid.conf since Squid-3.3

    There have been changes to Squid's configuration file since Squid-3.3.

    diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 7efb41b1bc..2bbce2bcf5 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -43,6 +43,7 @@ The 3.4 change history can be