From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] ipt_account fixup Date: Tue, 17 May 2005 22:04:48 +0200 Message-ID: <428A4E60.2080602@trash.net> References: <20050509134439.GA22175@barbara.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: =?ISO-8859-15?Q?Piotr_Gasid=B3o?= In-Reply-To: <20050509134439.GA22175@barbara.eu.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Piotr Gasidło wrote: > Hello, > > Little changes to ipt_account: > - added time field, > - better error handling in __init, > - new module parameters handling in 2.6.x version > > Please apply. Applied, thanks.