History log of /include/linux/netfilter/xt_set.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5276e16bb6f35412583518d6f04651dd9dc114be 14-Jan-2012 Jan Engelhardt <jengelh@medozas.de> netfilter: ipset: avoid use of kernel-only types

When using the xt_set.h header in userspace, one will get these gcc
reports:

ipset/ip_set.h:184:1: error: unknown type name "u16"
In file included from libxt_SET.c:21:0:
netfilter/xt_set.h:61:2: error: unknown type name "u32"
netfilter/xt_set.h:62:2: error: unknown type name "u32"

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
/include/linux/netfilter/xt_set.h
ac8cc925d35fc5a05da2bd097e602f20de2478a4 16-Jun-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> netfilter: ipset: options and flags support added to the kernel API

The support makes possible to specify the timeout value for
the SET target and a flag to reset the timeout for already existing
entries.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
/include/linux/netfilter/xt_set.h
e3e241b2769b27669d05f0a05083acd21b4faa2c 01-Feb-2011 Patrick McHardy <kaber@trash.net> netfilter: ipset: install ipset related header files

Signed-off-by: Patrick McHardy <kaber@trash.net>
/include/linux/netfilter/xt_set.h
d956798d82d2d331c031301965d69e17a1a48a2b 01-Feb-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> netfilter: xtables: "set" match and "SET" target support

The patch adds the combined module of the "SET" target and "set" match
to netfilter. Both the previous and the current revisions are supported.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
/include/linux/netfilter/xt_set.h