]> git.itanic.dy.fi Git - linux-stable/commit
netfilter: nf_tables: permit update of set size
authorFlorian Westphal <fw@strlen.de>
Tue, 6 Jun 2023 12:08:49 +0000 (14:08 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 26 Jun 2023 06:05:57 +0000 (08:05 +0200)
commit96b2ef9b16cb302d0b47c5670d30a05963e0e1e3
tree29daea88f37f739fdea7af95c41dcb634f5bb3c2
parent78aa23d0081b2029a5763c4f7d396bf2666c0c87
netfilter: nf_tables: permit update of set size

Now that set->nelems is always updated permit update of the sets max size.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c