packages: kernel/kernel-layer7.patch - NF_CT_ACCT is now runtime sysctl; en...

arekm arekm at pld-linux.org
Tue Apr 5 18:12:21 CEST 2011


Author: arekm                        Date: Tue Apr  5 16:12:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- NF_CT_ACCT is now runtime sysctl; enable it before using layer7

---- Files affected:
packages/kernel:
   kernel-layer7.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/kernel/kernel-layer7.patch
diff -u packages/kernel/kernel-layer7.patch:1.4 packages/kernel/kernel-layer7.patch:1.5
--- packages/kernel/kernel-layer7.patch:1.4	Sat Oct 16 20:18:07 2010
+++ packages/kernel/kernel-layer7.patch	Tue Apr  5 18:12:16 2011
@@ -8,7 +8,6 @@
 +	tristate '"layer7" match support'
 +	depends on NETFILTER_XTABLES
 +	depends on EXPERIMENTAL && (IP_NF_CONNTRACK || NF_CONNTRACK)
-+       depends on NF_CT_ACCT
 +	help
 +	  Say Y if you want to be able to classify connections (and their
 +	  packets) based on regular expression matching of their application
@@ -17,6 +16,7 @@
 +	  port.
 +
 +	  To compile it as a module, choose M here.  If unsure, say N.
++
 +
 +config NETFILTER_XT_MATCH_LAYER7_DEBUG
 +        bool 'Layer 7 debugging output'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-layer7.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list