From: Patrick McHardy Date: Fri, 3 Jan 2014 12:16:18 +0000 (+0000) Subject: netfilter: nft_meta: add l4proto support X-Git-Tag: v3.14-rc1~94^2~245^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4566bf27069b7780e453cffb24ea5f5323059885;p=pandora-kernel.git netfilter: nft_meta: add l4proto support For L3-proto independant rules we need to get at the L4 protocol value directly. Add it to the nft_pktinfo struct and use the meta expression to retrieve it. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed