v1->v2:
  - Patch 1 in v1 was committed and therefore dropped from the series.
  - Patch 2 in v2 is new.

v2->v3:
  - Rebase to fix patch rejects.

v3->v4:
  - Rebase to fix patch rejects.

Ben Pfaff (2):
  ovn-controller: Tie OpenFlow and logical flows using OpenFlow cookie.
  ovn-trace: New --ovs option to also print OpenFlow flows.

 NEWS                          |   4 +-
 include/openvswitch/vconn.h   |  15 +++--
 lib/uuid.c                    |  22 +++++-
 lib/uuid.h                    |   3 +-
 lib/vconn.c                   | 121 ++++++++++++++++++++++++++++++++-
 ovn/controller/lflow.c        |   6 +-
 ovn/controller/ofctrl.c       |   6 +-
 ovn/controller/ofctrl.h       |   2 +-
 ovn/controller/physical.c     |  38 ++++++-----
 ovn/utilities/ovn-sbctl.8.in  |  13 +++-
 ovn/utilities/ovn-sbctl.c     | 129 +++++++++++++++++++++++++++++------
 ovn/utilities/ovn-trace.8.xml |  61 ++++++++++++++++-
 ovn/utilities/ovn-trace.c     |  91 ++++++++++++++++++++++++-
 utilities/ovs-ofctl.c         | 152 +++++++++---------------------------------
 14 files changed, 487 insertions(+), 176 deletions(-)

-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to