From: Emmanuel Guiton <emmanuel@netlab.hut.fi>
To: netfilter-devel@lists.netfilter.org
Subject: Using NF_DROP or NF_STOLEN?
Date: Mon, 22 Mar 2004 17:58:44 +0200 [thread overview]
Message-ID: <405F0D34.6090609@netlab.hut.fi> (raw)
In-Reply-To: 20040317135934.GB21899@sunbeam.de.gnumonks.org
Hi!
I have a situation when I record in my module a packet for later
processing. When I do that, I do not wish hte iptables to do anyhting
with it anymore. As I do that operation in a conntrack packet()
function, should I then return NF_STOLEN or NF_DROP? For my operations
it does not change anything as long as the packet is not in transit
anymore. But what about the netfilter code? I do not know what
operations iptables do regarding that flag.
Emmanuel
next prev parent reply other threads:[~2004-03-22 15:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-15 15:12 Changing the conntrack / NATP information Emmanuel Guiton
2004-03-17 13:59 ` Harald Welte
2004-03-22 15:58 ` Emmanuel Guiton [this message]
2004-03-24 11:00 ` problem when loading ip_tables Emmanuel Guiton
2004-03-24 16:51 ` Henrik Nordstrom
2004-03-24 17:00 ` Emmanuel Guiton
2004-03-25 9:43 ` problem when loading ip_tables - solved Emmanuel Guiton
2004-03-24 16:52 ` problem when loading ip_tables Emmanuel Guiton
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=405F0D34.6090609@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.