From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: Userspace queuing Date: Fri, 25 Jun 2004 22:27:03 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <40DC8A97.4060805@eurodev.net> References: <200406251811.i5PIBlMX013526@madinah.ccse.kfupm.edu.sa> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: "Muhammad R. Sami" , Netfilter Development Mailinglist In-Reply-To: <200406251811.i5PIBlMX013526@madinah.ccse.kfupm.edu.sa> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Muhammad, Muhammad R. Sami wrote: >Is there a way to perform userspace queuing in iptables? If yes can I have >some example codes. > > http://www.cs.princeton.edu/~nakao/libipq.htm ^^^ I think that you could be able to get it running with the information provided in the manpage. http://cvs.netfilter.org/netfilter/testsuite/tools/intercept.c ^^^ This is an old example, I got it compiled with no big problems. best regards, Pablo