Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "mud dog" <muddogxp@gmail.com>
To: chubble@cs.ucsd.edu
Cc: netfilter@lists.netfilter.org
Subject: Re: NF_STOLEN reinsertion
Date: Wed, 1 Mar 2006 16:31:54 +0800	[thread overview]
Message-ID: <24dc5ae90603010031l1072736ax@mail.gmail.com> (raw)
In-Reply-To: <3f0dd8f80603010009u71526bc7pe3df35db2dcb9559@mail.gmail.com>

It depends on your kernel version.
Search your kernel codes with NF_HOOK and NF_IP_PRE_ROUTING to find.

2006/3/1, Calvin Hubble <calvin.hubble@gmail.com>:
> Where is the list of oknf functions I can choose from?
>
>
> On 2/28/06, mud dog <muddogxp@gmail.com> wrote:
> > call NF_HOOK_THRESH(), choise the correct oknf() function,
> > to finish the following hook.
> >
> > 2006/3/1, Calvin Hubble <calvin.hubble@gmail.com>:
> > > I have yet to find any resource that answers this question.  If I have
> > > a kernel module that registers a callback with netfilter and steals a
> > > packet during the NF_IP_PRE_ROUTING stage, How can I re-insert this
> > > packet on the network stack, (before the ip routing stage) so it is
> > > forwarded back out on the correct device?
> > >
> > > Thanks
> > >
> > >
> >
>


      reply	other threads:[~2006-03-01  8:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01  2:18 NF_STOLEN reinsertion Calvin Hubble
2006-03-01  5:31 ` mud dog
2006-03-01  8:09   ` Calvin Hubble
2006-03-01  8:31     ` mud dog [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=24dc5ae90603010031l1072736ax@mail.gmail.com \
    --to=muddogxp@gmail.com \
    --cc=chubble@cs.ucsd.edu \
    --cc=netfilter@lists.netfilter.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox