Re: /bzr/squid3/trunk/ r9898: Author: Alin Nastac <mrness@gentoo.org>

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Thu, 13 Aug 2009 01:06:08 +0200

This looks wrong to me.. Netfilter is not TPROXY and does not require
libcap.

The libcap requirement test for TPROXY is further down I think, or at
least it looked so from the rest of the diff..

ons 2009-08-12 klockan 21:38 +1200 skrev Amos Jeffries:

> +dnl Netfilter TPROXY depends on libcap but the NAT parts can still work.
> +if test "$LINUX_NETFILTER" = "yes" && test "$use_caps" != "yes" ; then
> + AC_MSG_WARN([Missing needed capabilities (libcap or libcap2) for TPROXY])
> + AC_MSG_WARN([Linux Transparent Proxy support WILL NOT be enabled])
> + AC_MSG_WARN([Reduced support to Interception Proxy])
> + sleep 10
> +fi
Received on Wed Aug 12 2009 - 23:06:31 MDT

This archive was generated by hypermail 2.2.0 : Thu Aug 13 2009 - 12:00:04 MDT