* nf_reinject crashes after NF_STOLEN
@ 2010-01-30 7:09 Susant Sahani
0 siblings, 0 replies; only message in thread
From: Susant Sahani @ 2010-01-30 7:09 UTC (permalink / raw)
To: netfilter, netdev
Hi,
If NF_STOLEN is done then how to reinsert the packet after sometime.
Here is the scenario.
packet1 comes in store return NF_STOLEN
packet2 comes in store return NF_STOLEN
packet3 comes in store return NF_STOLEN
packet4 comes in reinsert All the packets (packet1, packet2, packet3,
packet4) to IP stack so that it can continue the journey.
But if I do nf_reinject it crashes.
Please let me know how to do it.
susant
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-30 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 7:09 nf_reinject crashes after NF_STOLEN Susant Sahani
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).