diff options
author | 2015-10-26 17:01:45 -0400 | |
---|---|---|
committer | 2015-10-30 12:10:51 +0900 | |
commit | 3a56f86f1be6a381345800d69999eaff87e0161d (patch) | |
tree | f5e24e4bc9bf1870f52412ad4c5d83e390e975bd /net/switchdev/switchdev.c | |
parent | geneve: implement support for IPv6-based tunnels (diff) | |
download | linux-dev-3a56f86f1be6a381345800d69999eaff87e0161d.tar.xz linux-dev-3a56f86f1be6a381345800d69999eaff87e0161d.zip |
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: John W. Linville <linville@tuxdriver.com>
Reported-by: Jesse Gross <jesse@nicira.com>
Reviewed-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions