]> git.ipfire.org Git - thirdparty/ipset.git/commit
Introduce extensions to elements in the core
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 8 Apr 2013 18:59:15 +0000 (20:59 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 9 Apr 2013 19:42:16 +0000 (21:42 +0200)
commitf2548b41d4e203c5e5b7cd5fab8bc1698000092b
tree9c388a1895361141fe5cad7331a3bd7adce24401
parent2ffeb47475ae84f29b0d8e78e43c68ac8d7991d1
Introduce extensions to elements in the core

Introduce extensions to elements in the core and prepare timeout as
the first one.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/include/linux/netfilter/ipset/ip_set_timeout.h
kernel/net/netfilter/ipset/ip_set_core.c
kernel/net/netfilter/xt_set.c