diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-01 16:11:09 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-04-06 00:34:52 +0200 |
commit | 5b53951cfc85329d29df9d07b1e905f4563546a5 (patch) | |
tree | ad456ba688d01d631906e24b6f68009aeedcb953 /usr | |
parent | netfilter: nf_defrag_ipv4: use net_generic infra (diff) | |
download | linux-5b53951cfc85329d29df9d07b1e905f4563546a5.tar.xz linux-5b53951cfc85329d29df9d07b1e905f4563546a5.zip |
netfilter: ebtables: use net_generic infra
ebtables currently uses net->xt.tables[BRIDGE], but upcoming
patch will move net->xt.tables away from struct net.
To avoid exposing x_tables internals to ebtables, use a private list
instead.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions