]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ip/Intercept.cc
Shuffle PF interception into its own function.
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 21 Mar 2009 00:57:14 +0000 (13:57 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 21 Mar 2009 00:57:14 +0000 (13:57 +1300)
commit51f4d36b6abd6c6b2fee4511a4727c84f1ae9431
treed141e9ade8a24a1cb71c5b8005d699c3bf88f56a
parent219f8edb637a6f1bf846ba5045183b02aceaeaa4
Shuffle PF interception into its own function.

With this all of the transparent build options are independent, and may be
used in any combination. Squid is no longer bound to the single-firewall
interception support.

NP: one small note the PF lookup is slightly weird due to its altering
the local client address from the NAT information.
src/ip/IpIntercept.cc
src/ip/IpIntercept.h