From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Moshe Ashkenazi" Subject: Send packets from iptables to user space Date: Wed, 25 Sep 2002 11:57:39 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <005901c26479$fbc8daa0$97025a3e@SHAGWELL> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, List - I'm new in this list so forgive me if someone already asks this question. I saw on iptables man page that there is a target QUEUE, which passes the filtered packets from iptable kernel to some userspace process. I will appreciate if you can address me to seam examples or document which show how to do that. Thanks,