netfilter: nf_tables: use new transaction infrastructure to handle table
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 3 Apr 2014 09:53:37 +0000 (11:53 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:06:12 +0000 (12:06 +0200)
This patch speeds up rule-set updates and it also provides a way
to revert updates and leave things in consistent state in case that
the batch needs to be aborted.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found