v1->v2:
 - rebase
 - add docs that I forgot to include in v1.

Russell Bryant (3):
  ovn-controller: Add missing shash_destroy().
  expr: Add address set support.
  ovn: Add address_set() support for ACLs.

 ovn/controller/lflow.c    | 156 +++++++++++++++++++++++++++++++++++++++++++++-
 ovn/lib/actions.c         |   2 +-
 ovn/lib/expr.c            | 139 +++++++++++++++++++++++++++++++++++++++--
 ovn/lib/expr.h            |  15 +++++
 ovn/northd/ovn-northd.c   |  42 +++++++++++++
 ovn/ovn-nb.ovsschema      |  12 +++-
 ovn/ovn-nb.xml            |  29 +++++++++
 ovn/ovn-sb.ovsschema      |  12 +++-
 ovn/ovn-sb.xml            |  19 ++++++
 ovn/utilities/ovn-nbctl.c |   4 ++
 ovn/utilities/ovn-sbctl.c |   4 ++
 tests/ovn.at              |  46 ++++++++++++++
 tests/test-ovn.c          |  31 ++++++++-
 13 files changed, 496 insertions(+), 15 deletions(-)

-- 
2.5.5

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

Reply via email to