From: Daniel Borkmann Date: Tue, 19 Mar 2013 06:39:29 +0000 (+0000) Subject: flow_keys: include thoff into flow_keys for later usage X-Git-Tag: v3.9-rc5~28^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed781668dd49b608f1e67a22e3b445fd0c2cd6f;p=pandora-kernel.git flow_keys: include thoff into flow_keys for later usage In skb_flow_dissect(), we perform a dissection of a skbuff. Since we're doing the work here anyway, also store thoff for a later usage, e.g. in the BPF filter. Suggested-by: Eric Dumazet Signed-off-by: Daniel Borkmann Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed