11 Jan
2008
11 Jan
'08
9:44 a.m.
Ming-Ching Tiew írta:
From: "Welisson" <welissontome@ig.com.br>
===========ERROR Start============= net/netfilter/xt_tproxy.c:48: warning: initialization from incompatible pointer type net/netfilter/xt_tproxy.c:56: warning: initialization from incompatible pointer type ===========ERROR END===============
You are picking up some unimportant. That's just a warning and it is not the cause of squid not support tproxy4.
Ignore the warning.
Ming-Ching
That's right. This is because there is a minor change in the declaration of checkentry member of struct xt_match. TProxy doesn't use the changed parameters also this warning can be safely ignored. I correct this in the next release, which will also contain patch for iptables 1.4. -- Panther