From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roberto Nibali Subject: Re: [PATCH] TCP window tracking patch backported from the 2.6 tree Date: Wed, 29 Jun 2005 16:22:15 +0200 Message-ID: <42C2AE97.7020305@tac.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Jozsef Kadlecsik In-Reply-To: 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 > found in the patch-o-matic-ng svn repository. The 2.4 version of the > nf-log patch (which is required) has been updated as well. The updated nf-log patch seems to be missing the neccessary symbol exports. Please consider adding this to your linux-2.4 patch: --- linux-2.4.31-orig/net/netsyms.c 2005-04-04 03:42:20 +0200 +++ linux-2.4.31-pab2/net/netsyms.c 2005-06-07 12:16:04 +0200 @@ -594,6 +594,7 @@ #endif #ifdef CONFIG_NETFILTER #include +#include EXPORT_SYMBOL(nf_register_hook); EXPORT_SYMBOL(nf_unregister_hook); EXPORT_SYMBOL(nf_register_sockopt); @@ -607,6 +608,10 @@ EXPORT_SYMBOL(nf_getsockopt); EXPORT_SYMBOL(ip_ct_attach); EXPORT_SYMBOL(nf_ct_attach); +EXPORT_SYMBOL(nf_log_register); +EXPORT_SYMBOL(nf_log_unregister); +EXPORT_SYMBOL(nf_log_packet); +EXPORT_SYMBOL(nf_log); #ifdef CONFIG_INET #include EXPORT_SYMBOL(ip_route_me_harder); http://svn.netfilter.org/cgi-bin/viewcvs.cgi/trunk/patch-o-matic-ng/patchlets/nf-log/linux-2.4.patch?rev=4073&r1=4018&r2=4073 also depicts this nicely as well as a failed depmod after compilation ;). Best regards, Roberto Nibali, ratz -- ------------------------------------------------------------- addr://Rathausgasse 31, CH-5001 Aarau tel://++41 62 823 9355 http://www.terreactive.com fax://++41 62 823 9356 ------------------------------------------------------------- terreActive AG Wir sichern Ihren Erfolg -------------------------------------------------------------