]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 11 Mar 2020 14:30:15 +0000 (15:30 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 15 Mar 2020 14:27:49 +0000 (15:27 +0100)
commita44806ac40171f9f0fdef42aef03fe904cd73030
tree5a2f0be4f704b61f5d0d403cdb0b59b027aa0840
parent0eec72a7262760c0ffca2149d3d20f9928a6343a
netfilter: nf_tables: add nft_set_elem_update_expr() helper function

This helper function runs the eval path of the stateful expression
of an existing set element.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nft_dynset.c