]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24afa2cc45217df8cc5df86d4f689f07c419e6bf
tree7d2faa787f524b4b5e48783948b9d258858b2a56
parent681bfee7ced35c3e62259630916c55d3f2a22708
netfilter: nf_tables: use new transaction infrastructure to handle table

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>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c