From: Amos Jeffries option 'transparent' is being deprecated in favour of 'intercept' which more clearly identifies what the option does.
+ For now option 'tproxy' remains with old behaviour meaning fully-invisible proxy using TPROXY support.
New option to enable TPROXY version 4+ support in squid. - This options requires a linux kernel 2.6.25 or later for embeded netfilter TPROXY targets. -
- @@ -319,6 +318,13 @@ This section gives an account of those changes in three categories:Better support for Linux using the external DNS helper. The helper will compile and work with dns_nameservers on more variants of Linux than previously.
+This option now enables support for all three netfilter interception targets. + Adding TPROXY version 4+ support to squid through the TPROXY target. + This options requires a linux kernel 2.6.25 or later for embeded netfilter TPROXY targets. + Older REDIRECT and DNAT targets work as before on HTTP ports marked 'intercept'. +
+