Skip to content
Commit 67800f9b authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel



We can't call skb_get_hash here since the packet is not complete to do
flow_dissector. Create hash based on flowi6 instead.

Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f70ea018
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment