From: Pablo Neira Ayuso Date: Thu, 26 Dec 2013 15:49:03 +0000 (+0100) Subject: netfilter: nf_tables: dump sets in all existing families X-Git-Tag: v3.14-rc1~94^2~278^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c8e485978a308c8a359140da187d55120f8fee;p=pandora-kernel.git netfilter: nf_tables: dump sets in all existing families This patch allows you to dump all sets available in all of the registered families. This allows you to use NFPROTO_UNSPEC to dump all existing sets, similarly to other existing table, chain and rule operations. This patch is based on original patch from Arturo Borrero González. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed