All of lore.kernel.org
 help / color / mirror / Atom feed
* Modifying conntrack information on the fly & generating packets through hard_start_xmit
@ 2004-03-05  8:14 Emmanuel Guiton
  0 siblings, 0 replies; only message in thread
From: Emmanuel Guiton @ 2004-03-05  8:14 UTC (permalink / raw)
  To: netfilter-devel

Hi!

The module I'm writing makes my computer crashes and I am now 
investigating the reasons. It seems to trigger an undesirable effect in 
some other parts of the netfilter code. Thus, I'd like to know if the 
following - that I'm doing - is possible: under certain conditions, my 
target module changes the conntrack information, for example it changes 
the tracked source address for another one.
Moreover, I sometimes generate packets using the hard_start_xmit 
function. Can packets generated in such a way go through any netfilter hook?

Thanks for any help,

         Emmanuel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-05  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-05  8:14 Modifying conntrack information on the fly & generating packets through hard_start_xmit Emmanuel Guiton

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.