]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 18 Jul 2019 18:20:00 +0000 (20:20 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 18 Jul 2019 18:55:54 +0000 (20:55 +0200)
commit5c23ea6aff902fc5737ac67a5d55bdd310aee9e6
treea29a279eeb57ad3435530f88645d52f2bbf32764
parent1b23182478bdedfd6c127399d069eb91dd4ca9ea
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE

Place NF_CONNTRACK_BRIDGE away from the NF_TABLES_BRIDGE dependency.

Fixes: f73273192360 ("netfilter: bridge: add connection tracking system")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/bridge/netfilter/Kconfig