From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] iptables-save saves hashlimit rules with error Date: Mon, 04 Aug 2008 13:29:03 +0200 Message-ID: <4896E7FF.2050307@trash.net> References: <20080802165550.GA19111@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Phil Oester Return-path: Received: from stinky.trash.net ([213.144.137.162]:52242 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752844AbYHDL3G (ORCPT ); Mon, 4 Aug 2008 07:29:06 -0400 In-Reply-To: <20080802165550.GA19111@linuxace.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Phil Oester wrote: > In bugzilla 550, Xeb notes that the --hashlimit-htable-gcinterval argument > is saved incorrectly. Patch below corrects. Applied, thanks.