From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] REDIRECT does not accept IP Date: Tue, 20 Jun 2006 15:21:14 +0200 Message-ID: <4497F64A.6020508@trash.net> References: <20060620012208.GA17152@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Phil Oester In-Reply-To: <20060620012208.GA17152@linuxace.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Phil Oester wrote: > As pointed out by Nicolas Mailhot in bugzilla #483, REDIRECT > does not accept an IP address and when supplied with one, > provides unexpected results. Patch below fixes this. Applied, thanks Phil.