]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- NF_CT_ACCT is now runtime sysctl; enable it before using layer7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 5 Apr 2011 16:12:16 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-layer7.patch -> 1.5

kernel-layer7.patch

index 978d4e2fbef98af5fa9cbb563c6cdc32ec59a7ab..a3358107b434e340667af04254e62e57c805f690 100644 (file)
@@ -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
@@ -18,6 +17,7 @@
 +
 +        To compile it as a module, choose M here.  If unsure, say N.
 +
++
 +config NETFILTER_XT_MATCH_LAYER7_DEBUG
 +        bool 'Layer 7 debugging output'
 +        depends on NETFILTER_XT_MATCH_LAYER7
This page took 0.759112 seconds and 4 git commands to generate.