]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: masquerading needs to be independent of x_tables in Kconfig
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 11 Sep 2014 15:51:27 +0000 (17:51 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 12 Sep 2014 07:40:18 +0000 (09:40 +0200)
commit0bbe80e571c7b866afd92a98edd32a969467a7a9
tree1dbc6cc4e5109036f5b3bd9a9dbdaa251a8722a8
parent3e8dc212a0e68a9a90c97f34a92c4cdd97d19dd3
netfilter: masquerading needs to be independent of x_tables in Kconfig

Users are starting to test nf_tables with no x_tables support. Therefore,
masquerading needs to be indenpendent of it from Kconfig.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/Kconfig
net/ipv6/netfilter/Kconfig