From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee Yong TAN Subject: Re: Sending back out A TCP Packet from netfilter Date: Mon, 23 Feb 2004 20:14:42 +0800 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <4039EEB2.70705@hotmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Henrik Nordstrom In-Reply-To: Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Henrik Nordstrom wrote: >On Mon, 23 Feb 2004, Chee Yong TAN wrote: > > > >>What is the proper procedure in getting the packet send out back to the >>network ? >> >> > >See the REJECT iptables target for example on how this can be done. > > I have tried to follow the codes closely but seems that it kills the interrupt handler. I keep getting Oops with that dread Aiyee killing the interrupt handler >Regards >Henrik > >