aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/Kconfig
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-02-26 14:14:22 +0100
committerPatrick McHardy <kaber@trash.net>2010-03-17 15:48:35 +0100
commit44c5873199a90a45e9d64a86a1f54b1ccab21ec8 (patch)
treea8b831b960e7e3b68299413b3869bcbd197a5452 /net/netfilter/Kconfig
parentf76a47c83247b453f25629618056a6d2c1e39103 (diff)
downloadkernel_samsung_smdk4412-44c5873199a90a45e9d64a86a1f54b1ccab21ec8.zip
kernel_samsung_smdk4412-44c5873199a90a45e9d64a86a1f54b1ccab21ec8.tar.gz
kernel_samsung_smdk4412-44c5873199a90a45e9d64a86a1f54b1ccab21ec8.tar.bz2
netfilter: xtables: add comment markers to Xtables Kconfig
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'net/netfilter/Kconfig')
-rw-r--r--net/netfilter/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 18d77b5..abf4ce6 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -316,6 +316,8 @@ if NETFILTER_XTABLES
# alphabetically ordered list of targets
+comment "Xtables targets"
+
config NETFILTER_XT_TARGET_CLASSIFY
tristate '"CLASSIFY" target support'
depends on NETFILTER_ADVANCED
@@ -552,6 +554,10 @@ config NETFILTER_XT_TARGET_TCPOPTSTRIP
This option adds a "TCPOPTSTRIP" target, which allows you to strip
TCP options from TCP packets.
+# alphabetically ordered list of matches
+
+comment "Xtables matches"
+
config NETFILTER_XT_MATCH_CLUSTER
tristate '"cluster" match support'
depends on NF_CONNTRACK