NetFilter
[Top] [All Lists]

[PATCH] ip_tables.h

To: linux-kernel <linux-kernel@vger.kernel.org>, netfilter@lists.netfilter.org
Subject: [PATCH] ip_tables.h
From: "Patrick Ale" <patrick.ale@gmail.com>
Date: Sat, 7 Apr 2007 19:43:16 +0200
Cc:
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=hSPf3XsHzt/zjpDfelgYYzxgsaxQrlJKFv7/QUqmrGfVbLd0nW4ZGrSa8UctQP3VW8PZGxY86JhXJn5xhOX3PbPscI/oj+5QgFkrsu5l17F3cBTsb8Zma7qpvqQJuBAO93/UPdZ+ThSl9gXK7/oVgDYE6tfPK0kjjRsXtIYoR3k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=HITIonuCoD37W2o8tIHwaUTvrZea+E1q4wJtGn+TJSN5kJOwV+iJ48FlE4j6/CLmyFBW+iOVWF0SU1Wk8mphAMwrJF/REtb+NWGOhKmhblHqLcdnzpKrIb/d7TX5NwGYbZmvVZo7szFIlE+wkujXQN4o2BXm0iGFjncKptrDdSU=
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
Sender: netfilter-bounces@lists.netfilter.org
Hi lads,

I had some problems compiling the external netfilter modules due to
missing definitions.
I googled a lot, saw a lot of people having the same problems but no
real answer to how to fix it.

So.. I made a little patch which make things work for me, at least.

Modules that work after applying the patch are the geopip module,
connlimit module, and prolly more, but I didnt test them.

Please note, I am not a coder, not a maintainer and I am happy that I
didnt break anything so please don't consider this as a proposal to
include in the kernel or something, I am just in favor of sharing what
helped me getting things to work, if i can help others with it or if
it is interesting material for inclusion, even better :)

So, the patch is attached in this email and can also be found on
http://www.patrickale.eu/documents/archives/patches/ip_tables.h.diff


I hope this helps a people or two.


Patrick

Attachment: ip_tables.h.diff
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>