From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 22/27] Rename ipt_iprange to xt_iprange Date: Tue, 08 Jan 2008 16:55:38 +0100 Message-ID: <47839CFA.9090005@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:63323 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752800AbYAHP7g (ORCPT ); Tue, 8 Jan 2008 10:59:36 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit b9d3db24231f4555d13b348645e6c0b2f6eba3af > Author: Jan Engelhardt > Date: Wed Jan 2 18:49:22 2008 +0100 > > [NETFILTER]: Rename ipt_iprange to xt_iprange > > This patch moves ipt_iprange to xt_iprange, in preparation for adding > IPv6 support to xt_iprange. This doesn't apply without the MODULE_DESCRIPTION patch.