From: Jozsef Kadlecsik Date: Sat, 13 Apr 2013 12:30:54 +0000 (+0200) Subject: netfilter: ipset: bitmap:ip,mac: fix listing with timeout X-Git-Tag: v3.9-rc8~7^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5add189a125e6b497e31bffdaaed8145ec6d4984;p=pandora-kernel.git 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 Signed-off-by: Jozsef Kadlecsik Tested-by: Yoann JUET Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed