NetFilter
[Top] [All Lists]

Fw: [RFC][PATCH][IPTABLES]: suppress the error of modprobe

To: netfilter@lists.netfilter.org
Subject: Fw: [RFC][PATCH][IPTABLES]: suppress the error of modprobe
From: Harvey Muller <hlmuller@yahoo.com>
Date: Sat, 24 Feb 2007 04:01:55 -0800 (PST)
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=EYCJ3ih4ImrFVrwl4IGPUBGSAbSZ+r7Yc5E7EOOgLhCcXWWlADULEvtqsr52Zs+RuvTNg0DyxPchvy8Cng69iClfgqKWdtKJISwUTyOim1wLjx9vVCaPSEJZQ/jF6OPhSK9kbri1f9kQZfD6C6loOdYM9zpXrpYZSGGzEUjH9FA=;
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
I didn't see this on netfilter-devel.   Forwarding to netfilter for Yasuyuki's 
benefit.

----- Forwarded Message ----
From: Harvey Muller <hlmuller@yahoo.com>
To: netfilter-devel@lists.netfilter.org
Sent: Wednesday, February 21, 2007 11:45:16 AM
Subject: [RFC][PATCH][IPTABLES]: suppress the error of modprobe

Yasuyuki,

I was unable to patch using the text you provided in the post, as it kept 
complaining about malformed text.

I did however make the corrections by hand using the iptables 1.3.7 release, 
and created a patch.  What I
noticed is that all of the line numbers match in your post match, except for 
those in ip6tables.c.  So you
may have made changes to a version different than that noted above.

The patch applies successfully, but the following error message is emitted 
during make:

=== Error Message Starts ===
ip6tables.c:1749: error: conflicting types for 'ip6tables_insmod'
include/ip6tables.h:174: error: previous declaration of 'ip6tables_insmod' was 
here
make: *** [ip6tables.o] Error 1
rm libiptc/libip6tc.o libiptc/libip4tc.o
=== Error Message Ends ===

I hope this is helpful and best regards,

Harvey







<Prev in Thread] Current Thread [Next in Thread>
  • Fw: [RFC][PATCH][IPTABLES]: suppress the error of modprobe, Harvey Muller <=