On Mon, Feb 01, 2016 at 06:47:33PM +0800, Xin Long wrote: > > > > No need to resend. > > > > Yes, we need this reverse iteration there to handle the 'delete table' > > command in the batch. This problem happens since we have > > nft_flush_table(). > > > > Other callsites are artificially restriction deletion of inactive > > objects but that should be removed as we already discuss on the > > mailing list. > > > > So I'm applying this, thanks. > > Hi Pablo, has this one been applied ?
commit a907e36d54e0ff836e55e04531be201bf6b4d8c8 Author: Xin Long <lucien....@gmail.com> Date: Mon Dec 7 18:48:07 2015 +0800 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort