On Mon, Aug 26, 2024 at 11:29:20AM -0400, Eric Garver wrote: > On Mon, Aug 26, 2024 at 10:54:48AM +0200, Pablo Neira Ayuso wrote: > > Hi, > > > > The following patchset contains cache updates for nft: > > > > Patch #1 resets filtering for each new command > > > > Patch #2 accumulates cache flags for each command, recent patches are > > relaxing cache requirements which could uncover bugs. > > > > Patch #3 updates objects to use the netlink dump filtering infrastructure > > to build the cache ( > > > > Patch #4 only dumps rules for the given table > > > > Patch #5 updates reset commands to use the cache infrastructure > > > > Patch #6 and #7 extend tests coverage for reset commands. [...] > I ran this against the firewalld testsuite; lgtm. It does not cover > "reset" commands. > > Tested-by: Eric Garver <eric@xxxxxxxxxxx> Pushed out, thanks for testing. I have one more series cooking for cache refining, I will get on Cc.