]> git.ipfire.org Git - thirdparty/nftables.git/commit
rule: flush set cache before flush command
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 20 Jul 2020 23:50:06 +0000 (01:50 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 21 Jul 2020 12:20:18 +0000 (14:20 +0200)
commit40ef308e19b6db02017a8a650406b0c6d37be750
tree1454397990893d59b6d4a9e90a0424202eaa8817
parent6c3fbd20c9aeeefd75543d759370af11787873c9
rule: flush set cache before flush command

Flush the set cache before adding the flush command to the netlink batch.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/rule.c
tests/shell/testcases/sets/0052overlap_0 [new file with mode: 0755]
tests/shell/testcases/sets/dumps/0052overlap_0.nft [new file with mode: 0644]