[SECMARK]: Add xtables SECMARK target
[deliverable/linux.git] / net / netfilter / Kconfig
index 85a7e1770252f577624581c7798d972b6a1d6563..10eccdd4d6eab374e3a7d4162ed86cf1267aa005 100644 (file)
@@ -174,6 +174,15 @@ config NETFILTER_XT_TARGET_NOTRACK
          If you want to compile it as a module, say M here and read
          <file:Documentation/modules.txt>.  If unsure, say `N'.
 
+config NETFILTER_XT_TARGET_SECMARK
+       tristate '"SECMARK" target support'
+       depends on NETFILTER_XTABLES && NETWORK_SECMARK
+       help
+         The SECMARK target allows security marking of network
+         packets, for use with security subsystems.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 config NETFILTER_XT_MATCH_COMMENT
        tristate  '"comment" match support'
        depends on NETFILTER_XTABLES
This page took 0.034833 seconds and 5 git commands to generate.