lkml.org 
[lkml]   [2002]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.4.18-pre8
Replying to Marcelo Tosatti:
>
> Hi,
>
> No more big patches for 2.4.18, please... We are getting close to the -rc
> stage.

We all getting close to another bug. Maybe.
Beat me if I am wrong, but netfilter_ipv4.h update (route_me_harder) break
userland iptables compile process.

I am now worked around with following, but it is completely untested, also
sent to harald welte and I suggest further comments from him - fix the
userspace, kernel, or ...

--- linux/include/linux/netfilter_ipv4.h Tue Feb 5 01:06:27 2002
+++ linux-kg/include/linux/netfilter_ipv4.h Tue Feb 5 01:12:34 2002
@@ -73,6 +73,7 @@
/* 2.4 firewalling went 64 through 67. */
#define SO_ORIGINAL_DST 80

+#ifdef __KERNEL__

/* route_me_harder function, used by iptable_nat, iptable_mangle + ip_queue
*
@@ -149,5 +150,7 @@

return err;
}
+
+#endif

#endif /*__LINUX_IP_NETFILTER_H*/
--
Paul P 'Stingray' Komkoff 'Greatest' Jr // (icq)23200764 // (irc)Spacebar
PPKJ1-RIPE // (smtp)i@stingr.net // (http)stingr.net // (pgp)0xA4B4ECA4
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.116 / U:1.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site