]> 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)
commit1d3c3c6c39719a57fb3895f9ad3ffb8f7ae96dc0
tree3ca18c36eb7acae13894029ceb350eaee1e90d26
parent64f0f471fb8126251cc8d0af63b8cdb8bbe980df
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