From: Tom Herbert Date: Wed, 2 Jul 2014 04:33:01 +0000 (-0700) Subject: flow_dissector: Use IPv6 flow label in flow_dissector X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~223^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19469a873bafd4e65daef3597db2bd724c1b03c9;p=pandora-kernel.git flow_dissector: Use IPv6 flow label in flow_dissector This patch implements the receive side to support RFC 6438 which is to use the flow label as an ECMP hash. If an IPv6 flow label is set in a packet we can use this as input for computing an L4-hash. There should be no need to parse any transport headers in this case. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed