From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libxt_recent: do allow --rttl for --update Date: Mon, 01 Sep 2008 14:28:44 +0200 Message-ID: <48BBDFFC.5010400@trash.net> References: <48AC5002.2070401@iblink.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List , iptables@iblink.com.cn To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:33729 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752879AbYIAM2q (ORCPT ); Mon, 1 Sep 2008 08:28:46 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > libxt_recent: do allow --rttl for --update > > Tony Ho noticed a too-strict check in xt_recent, so here is a fix. Applied, thanks.