]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: add message type to transactions
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 3 Apr 2014 23:38:51 +0000 (01:38 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:06:10 +0000 (12:06 +0200)
commitb9ecb13aeec835f91f6c02a5603a11cf856f5a86
tree3ca18c36eb7acae13894029ceb350eaee1e90d26
parentc4133e11ae224f961d1ceb25a24fc9a01348a25c
netfilter: nf_tables: add message type to transactions

The patch adds message type to the transaction to simplify the
commit the and abort routines. Yet another step forward in the
generalisation of the transaction infrastructure.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c