Comment 7 for bug 1692951

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/501267
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6bf0788da07854573048d494065375f64803dd46
Submitter: Zuul
Branch: master

commit 6bf0788da07854573048d494065375f64803dd46
Author: Ali Sanhaji <email address hidden>
Date: Wed Sep 6 15:37:12 2017 +0200

    Adding DSCP mark and inheritance in OVS and LB tunnels outer header

    Adding ability to set DSCP field in OVS tunnels outer header, or
    inherit it from the inner header's DSCP value for OVS and linuxbridge.

    Change-Id: Ia59753ded73cd23019605668e60cfbc8841e803d
    Closes-Bug: #1692951