All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Guiton <emmanuel@netlab.hut.fi>
To: netfilter-devel@lists.netfilter.org
Subject: Modifying conntrack information on the fly & generating packets through hard_start_xmit
Date: Fri, 05 Mar 2004 10:14:53 +0200	[thread overview]
Message-ID: <404836FD.2070107@netlab.hut.fi> (raw)

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

                 reply	other threads:[~2004-03-05  8:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=404836FD.2070107@netlab.hut.fi \
    --to=emmanuel@netlab.hut.fi \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.