From: Arturo Borrero Date: Thu, 29 Jan 2015 18:34:42 +0000 (+0100) Subject: netfilter: nft_compat: add ebtables support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~52^2~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5191f4d82daf22b7ee9446f83527d2795e225974;p=pandora-kernel.git netfilter: nft_compat: add ebtables support This patch extends nft_compat to support ebtables extensions. ebtables verdict codes are translated to the ones used by the nf_tables engine, so we can properly use ebtables target extensions from nft_compat. This patch extends previous work by Giuseppe Longo . Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed