netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mcbirnie.l@gmail.com
Cc: kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org,
	kaber@trash.net, netdev@vger.kernel.org,
	peter.a.dawson@boeing.com
Subject: Re: [PATCH net] ip6_tunnel: fix traffic class routing for tunnels
Date: Sun, 04 Jun 2017 19:50:18 -0400 (EDT)	[thread overview]
Message-ID: <20170604.195018.518487162165124233.davem@davemloft.net> (raw)
In-Reply-To: <91e31c60-5994-6784-cfe8-6a18016c6524@gmail.com>

From: Liam McBirnie <mcbirnie.l@gmail.com>
Date: Fri, 2 Jun 2017 15:12:26 +1000

> From: Liam McBirnie <mcbirnie.l@gmail.com>
> 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 DSCP on
> encapsulated packets") removed the code which previously added the
> traffic class to the flowlabel.
> 
> 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 <liam.mcbirnie@boeing.com>

Applied and queued up for -stable, thanks.

      parent reply	other threads:[~2017-06-04 23:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02  5:12 [PATCH net] ip6_tunnel: fix traffic class routing for tunnels Liam McBirnie
2017-06-02  6:03 ` Peter Dawson
2017-06-04 23:50 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170604.195018.518487162165124233.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jmorris@namei.org \
    --cc=kaber@trash.net \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=mcbirnie.l@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peter.a.dawson@boeing.com \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).