From: Patrick McHardy Date: Wed, 5 Feb 2014 15:03:37 +0000 (+0000) Subject: netfilter: nf_tables: add AF specific expression support X-Git-Tag: v3.14-rc3~36^2~28^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d46806b6218c97f68742c5663a8ae3a5fbe838;p=pandora-kernel.git netfilter: nf_tables: add AF specific expression support For the reject module, we need to add AF-specific implementations to get rid of incorrect module dependencies. Try to load an AF-specific module first and fall back to generic modules. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed