]> 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>
Thu, 8 Mar 2012 04:23:06 +0000 (21:23 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Mar 2012 04:23:06 +0000 (21:23 -0700)
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 c94c06080a03196b5505deeb0414907b90dfc83c..35960ca1a1bf263ac921c507af8823ca67cd5a54 100644 (file)
@@ -563,9 +563,8 @@ DOC_START
                        cached entry should be initiated without needing to
                        wait for a new reply. (default is 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