From: Pablo Neira Ayuso Date: Thu, 3 Apr 2014 23:24:07 +0000 (+0200) Subject: netfilter: nf_tables: generalise transaction infrastructure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~176^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1081d11b086afb73e1d8f52f9047d661d8770b82;p=pandora-kernel.git netfilter: nf_tables: generalise transaction infrastructure This patch generalises the existing rule transaction infrastructure so it can be used to handle set, table and chain object transactions as well. The transaction provides a data area that stores private information depending on the transaction type. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed