diff options
author | 2025-07-09 19:05:14 +0200 | |
---|---|---|
committer | 2025-07-25 18:40:23 +0200 | |
commit | 531e61312104d991459af73c838396db26aa3550 (patch) | |
tree | eb7183cff47eccfbd99810d51ac39b1ff1f25e6f /tools/perf/scripts/python | |
parent | netfilter: nft_set: remove one argument from lookup and update functions (diff) | |
download | wireguard-linux-531e61312104d991459af73c838396db26aa3550.tar.xz wireguard-linux-531e61312104d991459af73c838396db26aa3550.zip |
netfilter: nft_set: remove indirection from update API call
This stems from a time when sets and nft_dynset resided in different kernel
modules. We can replace this with a direct call.
We could even remove both ->update and ->delete, given its only
supported by rhashtable, but on the off-chance we'll see runtime
add/delete for other types or a new set type keep that as-is for now.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions