v3 -> v4:
 - Rebased on top of master
 - Fixed a bug where the noop qos was set on tunnel ports instead
   of egress interfaces


Babu Shanmugam (2):
  Check and allocate free qdisc queue id for ports with qos parameters
  DSCP marking on packets egressing VIF interface

 ovn/controller/binding.c | 203 +++++++++++++++++++++++++++++++++++++++++------
 ovn/controller/lflow.c   |   2 +-
 ovn/lib/actions.c        |  29 +++++++
 ovn/lib/actions.h        |   3 +
 ovn/northd/ovn-northd.c  | 136 +++++++++++++++++++++++++++++--
 ovn/ovn-nb.xml           |  14 +++-
 ovn/ovn-sb.xml           |  36 ++++++++-
 7 files changed, 384 insertions(+), 39 deletions(-)

-- 
2.5.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to