netfilter: ipset: list:set timeout variant fixes
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 28 Mar 2011 12:24:57 +0000 (14:24 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 28 Mar 2011 12:24:57 +0000 (14:24 +0200)
commit49a341f2bb0e8eb2f2877956a758ea40cbd47b26
treef0c5b00ae87fc21a6925102518634627ae81ef10
parent961ed183a9fd080cf306c659b8736007e44065a5
netfilter: ipset: list:set timeout variant fixes

- the timeout value was actually not set
- the garbage collector was broken

The variant is fixed, the tests to the ipset testsuite are added.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/ipset/ip_set_list_set.c