From mboxrd@z Thu Jan 1 00:00:00 1970 From: hero lp Subject: questions about libipq Date: Thu, 19 May 2005 20:06:43 +0800 Message-ID: <329d4f6f05051905062a4f335a@mail.gmail.com> Reply-To: hero lp Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Here's some questions about libipq. 1. How to compile / install libipq? Is it necessary to recompile/install the latest version of iptables? Does iptables-1.2.9 include libipq? 2. How to get the individual man page of libipq? Here's a good manpage for: libipq:http://www.cs.princeton.edu/~nakao/libipq.htm But the detail superlink all refers to localhost/cgi-bin/man, are there any other ways to get them? 3. Libipq is one easy way for user application to communicate with kernel. If there exists multiple QUEUE targets, how does the kernel determine which is for which? Any suggestions is welcome. Thanks in advance.