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 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b1957b04956bfd8ea0280bf84a724e5cd0a7f44 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions