From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] libxtables: Add exit_error cb to xtables_globals Date: Wed, 11 Feb 2009 13:03:00 +0100 Message-ID: <4992BE74.7000300@trash.net> References: <1234236584.20903.31.camel@dogo.mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Engelhardt , Pablo Neira Ayuso , netfilter-devel@vger.kernel.org To: hadi@cyberus.ca Return-path: Received: from stinky.trash.net ([213.144.137.162]:47982 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752567AbZBKMDE (ORCPT ); Wed, 11 Feb 2009 07:03:04 -0500 In-Reply-To: <1234236584.20903.31.camel@dogo.mojatatu.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: jamal wrote: > Suggestion from Jan. Building up to compiling most basic app.. Applied, thanks.