summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2017-06-06 14:09:49 +0800
committerDavid S. Miller <davem@davemloft.net>2017-06-06 16:23:31 -0400
commitfeec084a7cf49adb4a87bea9867fb2ba99821f48 (patch)
tree72b1cc88225820f34fa55ae58ea53a21d3419091 /kernel/bpf
parent5461bd41fd93829fdd726c01f43799c743aba9a0 (diff)
downloadlinux-stable-feec084a7cf49adb4a87bea9867fb2ba99821f48.tar.gz
linux-stable-feec084a7cf49adb4a87bea9867fb2ba99821f48.tar.bz2
linux-stable-feec084a7cf49adb4a87bea9867fb2ba99821f48.zip
tun: use symmetric hash
Tun actually expects a symmetric hash for queue selecting to work correctly, otherwise packets belongs to a single flow may be redirected to the wrong queue. So this patch switch to use __skb_get_hash_symmetric(). Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions