diff options
author | Florian Westphal <fw@strlen.de> | 2023-04-13 17:13:20 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-04-22 01:39:40 +0200 |
commit | 00c320f9b75560628e840bef027a27c746706759 (patch) | |
tree | 6da08133efe9c273e23a892f3eb7282351cecb14 /io_uring/net.c | |
parent | netfilter: nf_tables: don't write table validation state without mutex (diff) | |
download | linux-00c320f9b75560628e840bef027a27c746706759.tar.xz linux-00c320f9b75560628e840bef027a27c746706759.zip |
netfilter: nf_tables: make validation state per table
We only need to validate tables that saw changes in the current
transaction.
The existing code revalidates all tables, but this isn't needed as
cross-table jumps are not allowed (chains have table scope).
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions