]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/Kconfig
[NETFILTER]: nf_conntrack: add DCCP protocol support
[linux-2.6-omap-h63xx.git] / net / netfilter / Kconfig
index daf5b881064da7d1ba507f8f532ef6f1c5bc5af3..c1fc0f1a641c622abd6ad7c9c2640e6eec38f16e 100644 (file)
@@ -86,6 +86,16 @@ config NF_CONNTRACK_EVENTS
 
          If unsure, say `N'.
 
+config NF_CT_PROTO_DCCP
+       tristate 'DCCP protocol connection tracking support (EXPERIMENTAL)'
+       depends on EXPERIMENTAL && NF_CONNTRACK
+       depends on NETFILTER_ADVANCED
+       help
+         With this option enabled, the layer 3 independent connection
+         tracking code will be able to do state tracking on DCCP connections.
+
+         If unsure, say 'N'.
+
 config NF_CT_PROTO_GRE
        tristate
        depends on NF_CONNTRACK