From: Susant Sahani <ssahani@gmail.com>
To: netfilter@vger.kernel.org, netdev@vger.kernel.org
Subject: nf_reinject crashes after NF_STOLEN
Date: Sat, 30 Jan 2010 12:39:16 +0530 [thread overview]
Message-ID: <d81115a61001292309y48cfa9c9u34455269f9597d37@mail.gmail.com> (raw)
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
reply other threads:[~2010-01-30 7:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=d81115a61001292309y48cfa9c9u34455269f9597d37@mail.gmail.com \
--to=ssahani@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).