All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulysses Almeida <ulysses.almeida@gmail.com>
To: vinay mathew <vinaymathew80@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: how to use NF_QUEUE
Date: Wed, 9 Feb 2005 14:37:57 -0300	[thread overview]
Message-ID: <d64535605020909372c5de863@mail.gmail.com> (raw)
In-Reply-To: <20050209111625.40750.qmail@web50409.mail.yahoo.com>

Hi,

  Some time ago I wrote this tutorial
(http://munky.maluco.com.br/libipq.html) It uses libipq with NF_QUEUE
hook, to show some packet infos on the screen, it's very simple
example. Main problem, it's on pt_BR, but you can take a look on
"LibIPQ by example" section, it's kind of self-explanatory.
  Any doubt about translation or libipq, you can write me (pvt)

  Regards.

On Wed, 9 Feb 2005 03:16:24 -0800 (PST), vinay mathew
<vinaymathew80@yahoo.com> wrote:
> Hi,
> I am a newbie regarding Netfilter.I need to use the
> Netfilter hooks for a project. I have tried out the
> hook functions using NF_ACCEPT, NF_DROP.I need to use
> NF_QUEUE to queue certain packets to the user space
> where i need to process them further and then send
> these packets back into the network stack.
> I have not done this before so does anyone have some
> simple sample code using this option so that i can get
> a start on how its done.
> Thanx in advance ,
> regards
> vinay
> 
> 
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - Get yours free!
> http://my.yahoo.com
> 
> 


-- 
 - Ulysses Almeida


      parent reply	other threads:[~2005-02-09 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09 11:16 how to use NF_QUEUE vinay mathew
2005-02-09 11:26 ` Eric Leblond
2005-02-09 11:31 ` Eric Leblond
2005-02-09 17:37 ` Ulysses Almeida [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d64535605020909372c5de863@mail.gmail.com \
    --to=ulysses.almeida@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=vinaymathew80@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.