All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira <pablo@eurodev.net>
To: Josh Samuelson <josamue1@wsc.edu>
Cc: netfilter-devel@lists.netfilter.org, Patrick McHardy <kaber@trash.net>
Subject: Re: [PATCH 1/2] flow match
Date: Wed, 29 Jun 2005 21:18:33 +0200	[thread overview]
Message-ID: <42C2F409.4040509@eurodev.net> (raw)
In-Reply-To: <20050628234912.GB23662@wsc.edu>

Josh Samuelson wrote:
> Greetings all,
> 
> This patch requires Pablo Neira's conntrack event API patch.  It's been
> many months since I've posted, but I've been tracking the changes that
> have been made and making the necessary revisions to the code.
> Thanks Pablo for the heads-up on my silly misuses of the locks,
> hopefully I've got those cleared up. :)  I also added the ability to
> track new and established flows to the module.  Also I used
> Patrick McHardy's iterative state method of looping over the hashes
> for the proc files.  I figured it was high time to submit it again.
> 
> Quoting the man page for the match:
> 
>   This module allows you to match a packet when the specified number of
>   known protocol connections is exceeded.  The matches can be made
>   against generic IP, ICMP, TCP or UDP flow counters.  This match can be
>   used in all tables but raw.

Looks fine, I didn't have time yet to review this stuff in deep though, 
I'm moving to another appartament.

This stuff clearly supersedes `connlimit' that is a bit raw and very 
"limited".

@Patrick: Do you agree to add this to pom-ng?

--
Pablo

  reply	other threads:[~2005-06-29 19:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28 23:49 [PATCH 1/2] flow match Josh Samuelson
2005-06-29 19:18 ` Pablo Neira [this message]
2005-06-30  1:04   ` Patrick McHardy
2005-06-30  2:53     ` Josh Samuelson
2005-07-11 15:08 ` Amin Azez
2005-07-11 16:10   ` Amin Azez
2005-07-12 12:38 ` [PATCH 1/2] flow match feedback Amin Azez
2005-07-12 16:36   ` [PATCH 1/2] flow match for 2.6.11 Amin Azez
     [not found]   ` <20050712221137.GB8298@wsc.edu>
2005-07-13  9:23     ` [PATCH 1/2] flow match feedback Amin Azez

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=42C2F409.4040509@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=josamue1@wsc.edu \
    --cc=kaber@trash.net \
    --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.