From: Daniel <zyzhou1@gmail.com>
To: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: How about issueing conntrack event in init_conntrack()?
Date: Thu, 15 Nov 2007 17:38:19 +0800 [thread overview]
Message-ID: <200711151738170572772@gmail.com> (raw)
hi, all
We all know event IPCT_NEW is issued whenever conntrack is confirmed,
then how about issueing a IPCT_INIT event in init_conntrack()?
IPCT_INIT indicates that one IP is trying to create a connection, maybe
we can catch these kind of events, do some analyzation work, and block
the evil *attempting* packet(this will prevent conntrack being confirmed).
Is this make any sense?
Thanks :-)
Daniel
2007-11-15
next reply other threads:[~2007-11-15 9:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 9:38 Daniel [this message]
2007-11-15 13:57 ` How about issueing conntrack event in init_conntrack()? Patrick McHardy
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=200711151738170572772@gmail.com \
--to=zyzhou1@gmail.com \
--cc=netfilter-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).