All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Amin Azez <azez@ufomechanic.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] ipt_account rate patch
Date: Tue, 20 Jun 2006 15:49:10 +0200	[thread overview]
Message-ID: <4497FCD6.2000706@trash.net> (raw)
In-Reply-To: <e6ueuc$qsq$1@sea.gmane.org>

Amin Azez wrote:
> Here are some patches I did for ipt_account before ipt_ACCOUNT which
> supports larger subnets was re-released.
> 
> As well as per-ip packet and byte counting, the patches also does per-ip
> rate calculating, so you can use this as part of a rate limiting rule
> and drop packets that would exceed the rate.
> 
> You get to choose whether or not dropped packets should also be accounted.
> 
> Just as ipt_account supports total-subnet accounting, so we also support
> total-subnet rate calculations as well.
> 
> The rate calculations are an improved version of what is in
> ip_conntrack_rate.c, namely we can handle the timer wraps around zero.

How do you want me to handle this? The account patch is no longer in
pom, the extension is still part of iptables. Do you want me to apply
the iptables part or do you simply want to add it as an iptables.patch
to the account repository?

  reply	other threads:[~2006-06-20 13:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-16 14:24 [PATCH] ipt_account rate patch Amin Azez
2006-06-20 13:49 ` Patrick McHardy [this message]
2006-06-21  9:16   ` 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=4497FCD6.2000706@trash.net \
    --to=kaber@trash.net \
    --cc=azez@ufomechanic.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.