]> 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)
commit70acafd59c8d7f95d5e5ff3cf41218675b2a674f
tree7d2faa787f524b4b5e48783948b9d258858b2a56
parente552983c646b8cab68808f37423ea2ec37f7cfe4
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