From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: sparc64 match module - bug id 94 Date: Thu, 06 May 2004 16:39:40 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <409A4E2C.1060907@eurodev.net> References: <20040505065402.GA18440@hamachi.radom.org> <409A4BBB.9080401@eurodev.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: Chris Wilson , Netfilter Development Mailinglist In-Reply-To: Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Chris, Chris Wilson wrote: >>Please, if I'm missing something, kill me softly. Is there anything >>wrong in fixing up the problem with the following patch? >> >> > >Yes, unfortunately. The rate limit is supposed to be per-rule, not global. >If you do this then you can't really use more than one limit rule >in your ruleset, or you will get very unpredictable results (and very >different from the current behaviour). > > Oh, sure, I missed that. It's not so easy to fix up. thanks! Pablo