]> git.ipfire.org Git - thirdparty/libnftnl.git/commit
set: add support for set mechanism selection
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Mon, 14 Jul 2014 08:41:26 +0000 (10:41 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 24 Jul 2014 10:49:13 +0000 (12:49 +0200)
commitff629597aa2c54a674fd5b4141d6038e9ecd44e3
tree027e5f22787b0a8fc7fd017f01418aec7de1fdc4
parent367cbfaae87c1f539c729b0653d920701beac3be
set: add support for set mechanism selection

This patch adds support to select the set mechanism.
The kernel support was added in commit:

 c50b960 netfilter: nf_tables: implement proper set selection

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/libnftnl/set.h
src/internal.h
src/set.c