From: Pablo Neira Ayuso Date: Tue, 24 Dec 2013 17:32:35 +0000 (+0100) Subject: netfilter: nf_tables: fix dumping with large number of sets X-Git-Tag: v3.13-rc7~13^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e38195bf32d7ccb2ae3f56f36b895daf455ffd94;p=pandora-kernel.git netfilter: nf_tables: fix dumping with large number of sets If not table name is specified, the dumping of the existing sets may be incomplete with a sufficiently large number of sets and tables. This patch fixes missing reset of the cursors after finding the location of the last object that has been included in the previous multi-part message. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed