All of lore.kernel.org
 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; 5+ 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] 5+ messages in thread
* How to re-send out the packets captured by my hook function at NF_IP_PRE_ROUTING
@ 2006-04-26 12:37 Real Oneone
  0 siblings, 0 replies; 5+ messages in thread
From: Real Oneone @ 2006-04-26 12:37 UTC (permalink / raw)
  To: netfilter

Hi, I tried to captured all the packets at NF_IP_PRE_ROUTING, made
some changes to some of them, and invoked 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] 5+ messages in thread

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

Thread overview: 5+ 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
  -- strict thread matches above, loose matches on Subject: below --
2006-04-26 12:37 Real Oneone

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.