]> err.no Git - linux-2.6/blobdiff - net/ipv6/netfilter/Kconfig
mac80211: automatic IBSS channel selection
[linux-2.6] / net / ipv6 / netfilter / Kconfig
index 6cae5475737e530c94024c9b3a70f820b020f64a..0cfcce7b18d8105b46aab7d9f45f4fa9eb1c8364 100644 (file)
@@ -208,5 +208,17 @@ config IP6_NF_RAW
          If you want to compile it as a module, say M here and read
          <file:Documentation/kbuild/modules.txt>.  If unsure, say `N'.
 
+# security table for MAC policy
+config IP6_NF_SECURITY
+       tristate "Security table"
+       depends on IP6_NF_IPTABLES
+       depends on SECURITY
+       depends on NETFILTER_ADVANCED
+       help
+         This option adds a `security' table to iptables, for use
+         with Mandatory Access Control (MAC) policy.
+        
+         If unsure, say N.
+
 endmenu