From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] iptables compilation on <=2.6.13 Date: Sun, 27 Nov 2005 00:56:28 +0100 Message-ID: <4388F62C.4070603@trash.net> References: <20051123223710.GA20202@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Phil Oester In-Reply-To: <20051123223710.GA20202@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: > Iptables since at least 1.3.3 will not compile with kernels <= 2.6.13 > due to addition of the goto target. Below patch corrects this, and > closes bug #386. Applied, thanks.