From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vogt Subject: Re: packet data Date: Tue, 7 Feb 2006 07:33:01 +0100 Message-ID: <859616420602062233i753bced9v@mail.gmail.com> References: <503e0f9d0602062159p568106cak4ddf528aff6eab39@mail.gmail.com> Reply-To: David Vogt Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <503e0f9d0602062159p568106cak4ddf528aff6eab39@mail.gmail.com> 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: tim tim Cc: netfilter@lists.netfilter.org Hi, Try reading the manpage of libipq (http://www.cs.princeton.edu/~nakao/libipq.htm, for example) there is an example how you can access the packet data. If you want to modify data, read the ipq_set_verdict manpage (http://www.die.net/doc/linux/man/man3/ipq_set_verdict.3.html) David 2006/2/7, tim tim : > hai all... > i captured packet using netfilter hook and queued to > user space.. can some body tell me how to access the packet data using > libipq ..bye > > it's me. .. the unknown gye.. > >