commit | 5add189a125e6b497e31bffdaaed8145ec6d4984 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Sat Apr 13 14:30:54 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Apr 18 23:40:41 2013 +0200 |
tree | eb7f28be0991188e7e0d4db233ce5978298a1852 | |
parent | c2d421e171868586939c328dfb91bab840fe4c49 [diff] |
netfilter: ipset: bitmap:ip,mac: fix listing with timeout The type when timeout support was enabled, could not list all elements, just the first ones which could fit into one netlink message: it just did not continue listing after the first message. Reported-by: Yoann JUET <yoann.juet@univ-nantes.fr> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Tested-by: Yoann JUET <yoann.juet@univ-nantes.fr> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>