From: Liam McBirnie
Date: Fri, 2 Jun 2017 15:12:26 +1000
> From: Liam McBirnie
> Date: Thu, 1 Jun 2017 15:36:01 +1000
> Subject: [PATCH net] ip6_tunnel: fix traffic class routing for tunnels
>
> ip6_route_output() requires that the flowlabel contains the traffic
> class
On Fri, 2 Jun 2017 15:12:26 +1000
Liam McBirnie wrote:
> The traffic class is added here because only route lookup needs the
> flowlabel to contain the traffic class.
>
> Fixes: 0e9a709560db ("ip6_tunnel, ip6_gre: fix setting of DSCP on
> encapsulated packets")
> Signed-off-by: Liam McBirnie
From: Liam McBirnie
Date: Thu, 1 Jun 2017 15:36:01 +1000
Subject: [PATCH net] ip6_tunnel: fix traffic class routing for tunnels
ip6_route_output() requires that the flowlabel contains the traffic
class for policy routing.
Commit 0e9a709560db ("ip6_tunnel, ip6_gre: fix setting of DS