提交 44c58731 编写于 作者: J Jan Engelhardt 提交者: Patrick McHardy

netfilter: xtables: add comment markers to Xtables Kconfig

Signed-off-by: NJan Engelhardt <jengelh@medozas.de>
上级 f76a47c8
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册