* NF_STOLEN and re-insert in to IP stack
[not found] ` <20100202113832.GS17420@prithivi.gnumonks.org>
@ 2010-02-02 11:47 ` Susant Sahani
2010-02-02 12:16 ` Anand Raj Manickam
0 siblings, 1 reply; 2+ messages in thread
From: Susant Sahani @ 2010-02-02 11:47 UTC (permalink / raw)
To: netfilter-devel
Hi,
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) .
susant
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NF_STOLEN and re-insert in to IP stack
2010-02-02 11:47 ` NF_STOLEN and re-insert in to IP stack Susant Sahani
@ 2010-02-02 12:16 ` Anand Raj Manickam
0 siblings, 0 replies; 2+ messages in thread
From: Anand Raj Manickam @ 2010-02-02 12:16 UTC (permalink / raw)
To: Susant Sahani; +Cc: netfilter-devel
have a look at nf_reinject in nf_queue.c
On Tue, Feb 2, 2010 at 5:17 PM, Susant Sahani <ssahani@gmail.com> wrote:
> Hi,
>
> 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) .
>
> susant
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-02 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <d81115a61001300058o65e0c079nf4d8469da024b53c@mail.gmail.com>
[not found] ` <d81115a61001300358s82df29fldd01322ea23a612a@mail.gmail.com>
[not found] ` <d81115a61001300359q5831092dh35af6c7505a88705@mail.gmail.com>
[not found] ` <20100202113832.GS17420@prithivi.gnumonks.org>
2010-02-02 11:47 ` NF_STOLEN and re-insert in to IP stack Susant Sahani
2010-02-02 12:16 ` Anand Raj Manickam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).