netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE
NFLOG already does the same thing for NETFILTER_NETLINK_LOG. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Родитель
45eec34195
Коммит
5f2cafe736
|
@ -487,6 +487,7 @@ config NETFILTER_XT_TARGET_NFLOG
|
|||
config NETFILTER_XT_TARGET_NFQUEUE
|
||||
tristate '"NFQUEUE" target Support'
|
||||
depends on NETFILTER_ADVANCED
|
||||
select NETFILTER_NETLINK_QUEUE
|
||||
help
|
||||
This target replaced the old obsolete QUEUE target.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче