From: Patrick McHardy Date: Thu, 10 Oct 2013 09:06:41 +0000 (+0200) Subject: netfilter: nft_payload: add optimized payload implementation for small loads X-Git-Tag: v3.13-rc1~105^2~186^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29b72e02573b8fe5e6cae5d192a6a4772e7bbd6;p=pandora-kernel.git netfilter: nft_payload: add optimized payload implementation for small loads Add an optimized payload expression implementation for small (up to 4 bytes) aligned data loads from the linear packet area. This patch also includes original Patrick McHardy's entitled (nf_tables: inline nft_payload_fast_eval() into main evaluation loop). Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed