From: Pablo Neira Ayuso Date: Sun, 24 Nov 2013 19:39:10 +0000 (+0100) Subject: netfilter: nf_tables: fix missing rules flushing per table X-Git-Tag: v3.13-rc4~3^2~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf9dc09d0949f0b5953fb08caa10bba0dc7ee71f;p=pandora-kernel.git netfilter: nf_tables: fix missing rules flushing per table This patch allows you to atomically remove all rules stored in a table via the NFT_MSG_DELRULE command. You only need to indicate the specific table and no chain to flush all rules stored in that table. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed