From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libipq?? Date: Tue, 26 Sep 2006 12:46:38 +0200 Message-ID: <4519050E.8040804@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: miguel Angel Vazquez In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org miguel Angel Vazquez wrote: > Hi mates! > I'm involved in a embedded Linux project. We are using a busybox with > a 2.4.xx kernel. I have to use Iptables in order to queue the TCP > packets and afterwards I have to mangle them in order to reduce > non-usefull information on the payload. > > I've read about using ip_queue /libipq, however netfilter has changed > it (with the 2.6 kernels...I agree with the this change). I've used > the SVN repository in order to get a iptables version which has > libipq. Have I to download ip_queue or it is allready included in the > SVN? It comes with the iptables source.