SOURCES (LINUX_2_6): linux-2.6-nf-ROUTE.patch - nfcache was removed.
pluto
pluto at pld-linux.org
Sun Oct 30 13:42:00 CET 2005
Author: pluto Date: Sun Oct 30 12:42:00 2005 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- nfcache was removed.
---- Files affected:
SOURCES:
linux-2.6-nf-ROUTE.patch (1.1.2.3 -> 1.1.2.4)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-nf-ROUTE.patch
diff -u SOURCES/linux-2.6-nf-ROUTE.patch:1.1.2.3 SOURCES/linux-2.6-nf-ROUTE.patch:1.1.2.4
--- SOURCES/linux-2.6-nf-ROUTE.patch:1.1.2.3 Sat Oct 29 22:18:25 2005
+++ SOURCES/linux-2.6-nf-ROUTE.patch Sun Oct 30 13:41:55 2005
@@ -97,7 +97,7 @@
diff -Nur --exclude '*.orig' linux-2.6.14.org/net/ipv4/netfilter/ipt_ROUTE.c linux-2.6.14/net/ipv4/netfilter/ipt_ROUTE.c
--- linux-2.6.14.org/net/ipv4/netfilter/ipt_ROUTE.c 1970-01-01 01:00:00.000000000 +0100
+++ linux-2.6.14/net/ipv4/netfilter/ipt_ROUTE.c 2005-10-29 22:02:02.000000000 +0200
-@@ -0,0 +1,464 @@
+@@ -0,0 +1,463 @@
+/*
+ * This implements the ROUTE target, which enables you to setup unusual
+ * routes not supported by the standard kernel routing table.
@@ -477,7 +477,6 @@
+ skb->nfct = &route_tee_track.ct_general;
+ skb->nfctinfo = IP_CT_NEW;
+ nf_conntrack_get(skb->nfct);
-+ skb->nfcache = 0;
+#ifdef CONFIG_NETFILTER_DEBUG
+ skb->nf_debug = 0;
+#endif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-nf-ROUTE.patch?r1=1.1.2.3&r2=1.1.2.4&f=u
More information about the pld-cvs-commit
mailing list