]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove 'NAT' lookup restrictions from TPROXY lookups.
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 18 Sep 2009 06:35:42 +0000 (18:35 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 18 Sep 2009 06:35:42 +0000 (18:35 +1200)
commit11298d0dfef134dec869139d680f72f773b404ac
tree2cfa59dfdf531dc4f805a737137fa896b833bc64
parentf54f527e1ba07927377e9398827b9cdf400a1303
Remove 'NAT' lookup restrictions from TPROXY lookups.

Now that TPROXY can do v6 we only need to protect the real NAT lookups
behind protocol family tests.
src/ip/IpIntercept.cc