diff options
author | 2017-06-06 14:09:49 +0800 | |
---|---|---|
committer | 2017-06-06 16:23:31 -0400 | |
commit | feec084a7cf49adb4a87bea9867fb2ba99821f48 (patch) | |
tree | 72b1cc88225820f34fa55ae58ea53a21d3419091 /include/linux/phy.h | |
parent | net: dsa: mv88e6xxx: fix 6085 frame mode masking (diff) | |
download | wireguard-linux-feec084a7cf49adb4a87bea9867fb2ba99821f48.tar.xz wireguard-linux-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 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions