From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 23/27] xt_iprange match, revision 1 Date: Tue, 08 Jan 2008 17:26:26 +0100 Message-ID: <4783A432.7060106@trash.net> References: <47839D21.7060601@trash.net> 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]:64009 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756914AbYAHQaY (ORCPT ); Tue, 8 Jan 2008 11:30:24 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 5f3cb516eb8e34a8c66d7bbdfad0a2cbd9115c90 > Author: Jan Engelhardt > Date: Wed Jan 2 18:51:10 2008 +0100 > > [NETFILTER]: xt_iprange match, revision 1 > > Adds IPv6 support to xt_iprange, making it possible to match on IPv6 > address ranges with ip6tables. > > Signed-off-by: Jan Engelhardt Also applied, thanks Jan.