From: Babu Shanmugam <bscha...@redhat.com>

v8 -> v9
  - Moved the logical flow for DSCP marking from build_port_security_ip() to 
    build_lswitch_flows()

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.c  | 151 ++++++++++++++++++++++++++++--
 ovn/ovn-nb.xml           |  14 ++-
 ovn/ovn-sb.xml           |  43 ++++++++-
 tests/ovn.at             |  81 ++++++++++++++++
 8 files changed, 547 insertions(+), 41 deletions(-)

-- 
2.5.5

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

Reply via email to