projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce1528
)
netfilter: nf_tables: nft_queue does not depend on x_tables
author
Patrick McHardy
<kaber@trash.net>
Wed, 25 Mar 2015 08:09:55 +0000
(08:09 +0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 25 Mar 2015 11:09:39 +0000
(12:09 +0100)
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/Kconfig
patch
|
blob
|
history
diff --git
a/net/netfilter/Kconfig
b/net/netfilter/Kconfig
index 971cd7526f4bb9e159c4650a71010e5052b1f4e6..f70e34a68f702ab39c43e27d4b8e8127b49525f6 100644
(file)
--- a/
net/netfilter/Kconfig
+++ b/
net/netfilter/Kconfig
@@
-522,7
+522,6
@@
config NFT_NAT
typical Network Address Translation (NAT) packet transformations.
config NFT_QUEUE
- depends on NETFILTER_XTABLES
depends on NETFILTER_NETLINK_QUEUE
tristate "Netfilter nf_tables queue module"
help