From: Pablo Neira Ayuso Date: Wed, 9 Apr 2014 09:58:08 +0000 (+0200) Subject: netfilter: nf_tables: use new transaction infrastructure to handle chain X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~176^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c7b38dc9f0de4f7f444b796d14476bc12df7bc;p=pandora-kernel.git netfilter: nf_tables: use new transaction infrastructure to handle chain This patch speeds up rule-set updates and it also introduces a way to revert chain updates if the batch is aborted. The idea is to store the changes in the transaction to apply that in the commit step. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed