[netfilter-cvslog] r3692 - trunk/patch-o-matic-ng/raw

laforge at netfilter.org laforge at netfilter.org
Tue Feb 15 00:21:23 CET 2005


Author: laforge at netfilter.org
Date: 2005-02-15 00:21:22 +0100 (Tue, 15 Feb 2005)
New Revision: 3692

Modified:
   trunk/patch-o-matic-ng/raw/linux-2.4.patch
Log:
update to work with 2.4.29 (Jan Du Caju)


Modified: trunk/patch-o-matic-ng/raw/linux-2.4.patch
===================================================================
--- trunk/patch-o-matic-ng/raw/linux-2.4.patch	2005-02-14 23:19:42 UTC (rev 3691)
+++ trunk/patch-o-matic-ng/raw/linux-2.4.patch	2005-02-14 23:21:22 UTC (rev 3692)
@@ -8,6 +8,7 @@
 +/* Fake conntrack entry for untracked connections */
 +extern struct ip_conntrack ip_conntrack_untracked;
 +
+ extern int ip_ct_no_defrag;
  /* Returns new sk_buff, or NULL */
  struct sk_buff *
  ip_ct_gather_frags(struct sk_buff *skb);




More information about the netfilter-cvslog mailing list