]> git.ipfire.org Git - thirdparty/nftables.git/commit
evaluate: remove object from cache on delete object command
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 29 Apr 2021 16:15:08 +0000 (18:15 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 2 May 2021 21:30:35 +0000 (23:30 +0200)
commit80440b227b0013eb5c0eae8ceb3af2fbba267619
treed9141d16c76a11bc0eef54295c2765d946ea2bc1
parente73ada02020c92212666cda9408655356454a3c3
evaluate: remove object from cache on delete object command

Update the cache to remove this object from the evaluation phase.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/evaluate.c