SOURCES (LINUX_2_6): linux-2.6-nf-IPV4OPTSSTRIP.patch - nfcache wa...

pluto pluto at pld-linux.org
Sat Oct 29 20:08:27 CEST 2005


Author: pluto                        Date: Sat Oct 29 18:08:27 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- nfcache was removed from nf-core.

---- Files affected:
SOURCES:
   linux-2.6-nf-IPV4OPTSSTRIP.patch (1.1.2.4 -> 1.1.2.5) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch
diff -u SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch:1.1.2.4 SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch:1.1.2.5
--- SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch:1.1.2.4	Fri Oct 28 13:57:53 2005
+++ SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch	Sat Oct 29 20:08:22 2005
@@ -30,7 +30,7 @@
 diff -Nur --exclude '*.orig' linux-2.6.14.org/net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c linux-2.6.14/net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c
 --- linux-2.6.14.org/net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c	1970-01-01 01:00:00.000000000 +0100
 +++ linux-2.6.14/net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c	2005-10-28 13:16:01.000000000 +0200
-@@ -0,0 +1,89 @@
+@@ -0,0 +1,87 @@
 +/**
 + * Strip all IP options in the IP packet header.
 + *
@@ -82,9 +82,7 @@
 +	opt->is_data = 0;
 +	opt->optlen = l;
 +
-+	skb->nfcache |= NFC_ALTERED;
-+
-+        return IPT_CONTINUE;
++	return IPT_CONTINUE;
 +}
 +
 +static int
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-nf-IPV4OPTSSTRIP.patch?r1=1.1.2.4&r2=1.1.2.5&f=u




More information about the pld-cvs-commit mailing list