]> asedeno.scripts.mit.edu Git - linux.git/commit
netfilter: ipset: list:set: make sure all elements are checked by the gc
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 9 Sep 2013 15:10:20 +0000 (17:10 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 19:33:27 +0000 (21:33 +0200)
commitb91b396d5e35eef9938a56e781cb0171a53907ca
treef4abdbfb8c0cc607d457a11004138f90ed71b76b
parent40cd63bf33b21ef4d43776b1d49c605f876fe32c
netfilter: ipset: list:set: make sure all elements are checked by the gc

When an element timed out, the next one was skipped by the garbage
collector, fixed.

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