mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* netfilter.diff resend
@ 2004-03-16 23:06 Sérgio Monteiro Basto
  0 siblings, 0 replies; only message in thread
From: Sérgio Monteiro Basto @ 2004-03-16 23:06 UTC (permalink / raw)
  To: Marcelo Tosatti, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Hi
Marcelo can you apply this patch? for work with IP Masquerade.

Reference:
http://lists.netfilter.org/pipermail/netfilter-devel/2002-November/009928.html

In begin, I apply this patch on redhat 7.3 box and thought this is a
specific problem of RedHat compiler, but I see exactly the same 
dependency dropped on a slackware-9.1 with kernel 2.4.25 and gcc3.3, do
me a favor and apply this mini patch.
-- 
Sérgio M. B.

[-- Attachment #2: netfilter.diff --]
[-- Type: text/x-patch, Size: 413 bytes --]

--- 2.4.20/include/linux/netfilter_ipv4/ip_conntrack.h.orig	Sat May 31 23:22:01 2003
+++ 2.4.20+/include/linux/netfilter_ipv4/ip_conntrack.h	Sun Jun  1 00:11:03 2003
@@ -156,7 +156,8 @@
 	union ip_conntrack_expect_help help;
 };
 
-#include <linux/netfilter_ipv4/ip_conntrack_helper.h>
+struct ip_conntrack_helper;
+
 struct ip_conntrack
 {
 	/* Usage count in here is 1 for hash table/destruct timer, 1 per skb,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-16 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-16 23:06 netfilter.diff resend Sérgio Monteiro Basto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®