Skip to content
Commit 3a56f86f authored by John W. Linville's avatar John W. Linville Committed by David S. Miller
Browse files

geneve: handle ipv6 priority like ipv4 tos



Other callers of udp_tunnel6_xmit_skb just pass 0 for the prio
argument.  Jesse Gross <jesse@nicira.com> suggested that prio is really
the same as IPv4's tos and should be handled the same, so this is my
interpretation of that suggestion.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
Reported-by: default avatarJesse Gross <jesse@nicira.com>
Reviewed-by: default avatarJesse Gross <jesse@nicira.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8ed66f0e
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