From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libxt_iprange: fix option names Date: Mon, 01 Sep 2008 14:19:46 +0200 Message-ID: <48BBDDE2.4020505@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]:33520 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753366AbYIAMTs (ORCPT ); Mon, 1 Sep 2008 08:19:48 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > libxt_iprange: fix option names > > There is no --src-ip, just --src-range. (Same for --dst-range.) Applied, thanks.