[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d81115a61001292309y48cfa9c9u34455269f9597d37@mail.gmail.com>
Date: Sat, 30 Jan 2010 12:39:16 +0530
From: Susant Sahani <ssahani@...il.com>
To: netfilter@...r.kernel.org, netdev@...r.kernel.org
Subject: nf_reinject crashes after NF_STOLEN
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists