]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3439: correct external_acl_type documented default for ipv4/ipv6 option
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 16 Mar 2012 06:07:26 +0000 (00:07 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 16 Mar 2012 06:07:26 +0000 (00:07 -0600)
doc/release-notes/release-3.1.sgml
src/cf.data.pre

index 445e2eaa1cbca542f7677b6f9dce1532fcd5ff54..7b8bf2a20f4152686c3d26bad65c4ab0a12e2eda 100644 (file)
@@ -1108,13 +1108,12 @@ NOCOMMENT_START
 
         <tag>external_acl_type</tag>
         <p>New options 'ipv4' and 'ipv6' are added to set the IPv4/v6 protocol between Squid and its helpers.
-           Please be aware of some limits to these options. These options only affet the transport protocol used
+           Please be aware of some limits to these options. These options only affect the transport protocol used
           to send data to and from the helpers. Squid in IPv6-mode may still send %SRC addresses in IPv4 or IPv6
           format, so all helpers will need to be checked and converted to cope with such information cleanly.
         <verb>
-          ipv4 / ipv6   IP-mode used to communicate to this helper.
-                        For compatability with older configurations and helpers
-                        the default is 'ipv4'.
+          ipv4 / ipv6   IP protocol used to communicate with this helper.
+                        The default is to auto-detect IPv6 and use it when available.
         </verb>
        <p>New header input format specifiers. To seperate Request and Reply headers when both passed back.
        <verb>
index ae9d7f53ee7bfd84d8edc8aa161230053b2b2d31..724a9be1eac217e9006613954efa940f0d573ad7 100644 (file)
@@ -455,9 +455,8 @@ DOC_START
                        cached entry should be initiated without needing to
                        wait for a new reply. (default 0 for no grace period)
          protocol=2.5  Compatibility mode for Squid-2.5 external acl helpers
-         ipv4 / ipv6   IP-mode used to communicate to this helper.
-                       For compatability with older configurations and helpers
-                       the default is currently 'ipv4'.
+         ipv4 / ipv6   IP protocol used to communicate with this helper.
+                       The default is to auto-detect IPv6 and use it when available.
 
        FORMAT specifications