]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- addedd missing #define for Netfilter.
authorcieciwa <cieciwa@pld-linux.org>
Fri, 6 Sep 2002 06:34:06 +0000 (06:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.4.19-netfilter-definition.patch -> 1.1

linux-2.4.19-netfilter-definition.patch [new file with mode: 0644]

diff --git a/linux-2.4.19-netfilter-definition.patch b/linux-2.4.19-netfilter-definition.patch
new file mode 100644 (file)
index 0000000..52f7e4c
--- /dev/null
@@ -0,0 +1,10 @@
+--- linux-2.4.19/include/linux/netfilter.h     Wed Sep  4 22:28:54 2002
++++ linux-2.4.19-pom2patch/include/linux/netfilter.h   Thu Sep  5 05:22:09 2002
+@@ -22,6 +22,7 @@
+ /* Generic cache responses from hook functions. */
+ #define NFC_ALTERED 0x8000
+ #define NFC_UNKNOWN 0x4000
++#define NFC_TRACE   0x2000
+ #ifdef __KERNEL__
+ #include <linux/config.h>
This page took 0.4296 seconds and 4 git commands to generate.