v10 -> v11
 - Moved the DSCP marking at a later stage as suggested by Mickey Spiegel
 - Update the documentation for the DSCP in ovn northd's man page template

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

 include/ovn/actions.h       |  17 +++-
 ovn/controller/binding.c    | 238 +++++++++++++++++++++++++++++++++++++++-----
 ovn/lib/actions.c           |  42 ++++++++
 ovn/lib/logical-fields.c    |   2 +-
 ovn/northd/ovn-northd.8.xml |  30 ++++--
 ovn/northd/ovn-northd.c     | 207 ++++++++++++++++++++++++++++++++------
 ovn/ovn-nb.xml              |  14 ++-
 ovn/ovn-sb.xml              |  43 +++++++-
 tests/ovn.at                |  81 +++++++++++++++
 9 files changed, 601 insertions(+), 73 deletions(-)

-- 
1.9.1

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

Reply via email to