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)
commitb380e5c733b9f18a6a3ebb97963b6dd037339bc0
tree3ca18c36eb7acae13894029ceb350eaee1e90d26
parent37082f930bb59ef6fd45e7bae6c45858af2cd972
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