Re: [PATCH 2/2] geneve: handle ipv6 priority like ipv4 tos
From: Jesse Gross <hidden>
Date: 2015-10-21 05:14:01
From: Jesse Gross <hidden>
Date: 2015-10-21 05:14:01
On Tue, Oct 20, 2015 at 11:11 PM, John W. Linville [off-list ref] wrote:
Other callers of udp_tunnel6_xmit_skb just pass 0 for the prio argument. Jesse Gross [off-list ref] 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 <redacted> Reported-by: Jesse Gross <redacted>
Reviewed-by: Jesse Gross <redacted>