]> git.ipfire.org Git - thirdparty/nftables.git/commit
evaluate: flush set cache from the evaluation phase
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 28 Jul 2020 10:44:20 +0000 (12:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 29 Jul 2020 21:40:58 +0000 (23:40 +0200)
commit8eece29518257536711657c42047f14e22a7e8f2
tree3e439938659b6f5a3704dcf61e71cf67a913c2c3
parent003a78e90279e6d0c5ec3c91b6b8112cbbb22bc1
evaluate: flush set cache from the evaluation phase

This patch reworks 40ef308e19b6 ("rule: flush set cache before flush
command"). This patch flushes the set cache earlier, from the command
evaluation step.

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