Simon, here's a revision of the remaining patches in your most
recent posting of your OpenFlow 1.2 series.  Will you please
look it over, especially the patches that I added?  If you think
it's good, then I'm ready to push it to master.

I think these are the only outstanding patches that you're waiting
on me to review.  (Jesse needs to look at the MPLS patches.)  Let
me know if I missed any.

Thanks,

Ben.

Ben Pfaff (5):
  ofp-version-opt: Fix wrong information in usage message.
  ofp-util: Style fixes.
  ofp-util: Make "OXM" flow format name include both OpenFlow 1.2 and
    1.3.
  ofp-util: New functions for converting protocols to and from
    versions.
  ovs-ofctl: Reject impossible protocols configurations at startup.

Simon Horman (4):
  ovs-ofctl: Add option to set allowed OpenFlow versions
  ovs-controller: Allow setting of allowed OpenFlow versions
  ovs-ofctl: By default, do not set flow format for OpenFlow 1.1+
  test: add ofproto OpenFlow1.2 tests

 lib/ofp-util.c                |   63 ++++-
 lib/ofp-util.h                |   13 +-
 lib/ofp-version-opt.c         |    8 +-
 lib/ofp-version-opt.h         |    1 +
 manpages.mk                   |    2 +
 tests/learn.at                |    2 +-
 tests/ofproto-macros.at       |    2 +-
 tests/ofproto.at              |  595 ++++++++++++++++++++++++++++++++++++++---
 tests/ovs-ofctl.at            |   33 ++-
 utilities/ovs-controller.8.in |    1 +
 utilities/ovs-controller.c    |   20 +-
 utilities/ovs-ofctl.8.in      |    9 +
 utilities/ovs-ofctl.c         |  110 +++++---
 13 files changed, 756 insertions(+), 103 deletions(-)

-- 
1.7.10.4

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to