From: Alvaro Neira Date: Wed, 26 Nov 2014 09:21:36 +0000 (+0100) Subject: netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~99^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b0faa87d167ec87ba2a26be62241ad94eb449b;p=pandora-kernel.git netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions This patch exports the functions nft_reject_iphdr_validate and nft_reject_ip6hdr_validate to use it in follow up patches. These functions check if the IPv4/IPv6 header is correct. Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed