From: Nuutti Kotivuori <naked@iki.fi>
To: netfilter@lists.netfilter.org
Subject: Re: Per connection transfer rate matching
Date: Tue, 10 Feb 2004 20:02:44 +0200 [thread overview]
Message-ID: <87wu6ubynv.fsf@iki.fi> (raw)
In-Reply-To: 1075966119.5355.0.camel@raylinux.internal
Ray Leach wrote:
> On Thu, 2004-02-05 at 00:31, Nuutti Kotivuori wrote:
>> The 'connbytes' match in the patch-o-matic matches on cumulative
>> transfer amounts on a per connection basis. The 'limit' match
>> matches packets on a simple token bucket implementation. Combining
>> these two to something which matches bytes on a simple token bucket
>> per connection would create the desired result.
>
> Could you not do it then by using two user defined chains, one for
> limit match and one for connbytes?
Nay. If you think about what I am wanting, it should be obvious that
it can't work.
Anyway, I cooked up a patch to do what I wanted - I posted it on the
netfilter-devel list just recently. It's still in development and very
basic, but seems to work fine.
-- Naked
prev parent reply other threads:[~2004-02-10 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-04 22:31 Per connection transfer rate matching Nuutti Kotivuori
2004-02-05 7:28 ` Ray Leach
2004-02-10 18:02 ` Nuutti Kotivuori [this message]
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=87wu6ubynv.fsf@iki.fi \
--to=naked@iki.fi \
--cc=netfilter@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.