← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1644369] Re: Support for DSCP marking in Linuxbridge L2 agent

 

Reviewed:  https://review.openstack.org/401458
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fd3bf3327cada36ef57eefebabc78a112298be8d
Submitter: Jenkins
Branch:    master

commit fd3bf3327cada36ef57eefebabc78a112298be8d
Author: Sławek Kapłoński <slawek@xxxxxxxxxxxx>
Date:   Wed Nov 23 22:14:30 2016 +0000

    DSCP packet marking support in Linuxbridge agent
    
    Linuxbridge agent uses iptable rules in POSTROUTING chain
    in the mangle table to mark outgoing packets with the
    DSCP mark value configured by the user in QoS policy.
    
    DocImpact: DSCP Marking rule support is extended to the
               Linuxbridge L2 agent
    
    Closes-Bug: #1644369
    
    Change-Id: I47e44cb2e67ab73bd5ee0aa4cca47cb3d07e43f3


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1644369

Title:
  Support for DSCP marking in Linuxbridge L2 agent

Status in neutron:
  Fix Released

Bug description:
  Currently after #1468353 was merged Neutron QoS has got support for DSCP marking rules in Openvswitch L2 agent.
  It would be nice to extend this support for Linuxbridge agent also. That can be done by setting DSCP marks in Iptables in "mangle" table in POSTROUTING chain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1644369/+subscriptions


References