mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[parent not found: <AF63F67E8D577C4390B25443CBE3B9F73C0A@esnmail.esntechnologies.co.in>]
* How to re-send out the packets captured by my hook function at NF_IP_PRE_ROUTING
@ 2006-04-26 12:46 Real Oneone
  0 siblings, 0 replies; 4+ messages in thread
From: Real Oneone @ 2006-04-26 12:46 UTC (permalink / raw)
  To: linux-kernel

Hi, I plugged a callback function into netfilter at the hook point of
NF_IP_PRE_ROUTING, tring to capture all the packets, make
some changes to some of them, and invoke skb->dev->hard_start_xmit to
send them out directly. However, the kernel crashed before I could get
any printked information.

If you have any idea of how to send the received packets out, please tell me.

Thank you in advance.

Best regards,
Gu, Xinxing

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-04-27 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <65RDw-7AC-33@gated-at.bofh.it>
2006-04-26 15:30 ` How to re-send out the packets captured by my hook function at NF_IP_PRE_ROUTING David G.
2006-04-27  2:11   ` Real Oneone
     [not found] <AF63F67E8D577C4390B25443CBE3B9F73C0A@esnmail.esntechnologies.co.in>
2006-04-27 15:02 ` Real Oneone
2006-04-26 12:46 Real Oneone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome