]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.19-netfilter-definition.patch
- added description of djurban's branch
[packages/kernel.git] / linux-2.4.19-netfilter-definition.patch
1 --- linux-2.4.19/include/linux/netfilter.h      Wed Sep  4 22:28:54 2002
2 +++ linux-2.4.19-pom2patch/include/linux/netfilter.h    Thu Sep  5 05:22:09 2002
3 @@ -22,6 +22,7 @@
4  /* Generic cache responses from hook functions. */
5  #define NFC_ALTERED 0x8000
6  #define NFC_UNKNOWN 0x4000
7 +#define NFC_TRACE   0x2000
8  
9  #ifdef __KERNEL__
10  #include <linux/config.h>
This page took 0.046279 seconds and 3 git commands to generate.