From: Alvaro Neira Date: Wed, 26 Nov 2014 09:21:37 +0000 (+0100) Subject: netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~99^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b63d4b9b54cee6002757a8d20b537aa4037ae8f;p=pandora-kernel.git netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic This patch adds the missing bits to allow to match per meta l4proto from the bridge. Example: nft add rule bridge filter input ether type {ip, ip6} meta l4proto udp counter Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed