]> git.karo-electronics.de Git - linux-beck.git/commit
netfilter: nf_tables: prepare for expressions associated to set elements
authorPatrick McHardy <kaber@trash.net>
Sat, 11 Apr 2015 09:46:39 +0000 (10:46 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 13 Apr 2015 18:12:31 +0000 (20:12 +0200)
commitf25ad2e907f110378159fe5e088aa13176faaa5b
tree9f3f8353dc536847f3d95cc58cbc0d9ae183fe0c
parent0b2d8a7b638b5034d2d68f6add8af94daaa1d4cd
netfilter: nf_tables: prepare for expressions associated to set elements

Preparation to attach expressions to set elements: add a set extension
type to hold an expression and dump the expression information with the
set element.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
include/uapi/linux/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c