commit | 87ee9e52ffeb168803a76cc07734425227cc2268 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Thu Jun 04 09:16:44 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 15:44:31 2015 -0700 |
tree | 2bfbfdd9de14ba920231bcab9eb6efe46a509966 | |
parent | d34af823ff401c312541aa613c49ea4b872bde9e [diff] |
net: Add IPv6 flow label to flow_keys In flow_dissector set the flow label in flow_keys for IPv6. This also removes the shortcircuiting of flow dissection when a non-zero label is present, the flow label can be considered to provide additional entropy for a hash. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>