Skip to content
Commit 5add189a authored by Jozsef Kadlecsik's avatar Jozsef Kadlecsik Committed by Pablo Neira Ayuso
Browse files

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: default avatarYoann JUET <yoann.juet@univ-nantes.fr>
Signed-off-by: default avatarJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tested-by: default avatarYoann JUET <yoann.juet@univ-nantes.fr>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c2d421e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment