> On May 10, 2018, at 4:24 PM, Ben Pfaff <b...@ovn.org> wrote:
> 
> Signed-off-by: Ben Pfaff <b...@ovn.org>
> ---
> include/openflow/openflow-1.5.h  |   3 +-
> include/openvswitch/ofp-errors.h |  54 +++++++++--------
> include/openvswitch/ofp-msgs.h   |  35 ++++++++---
> lib/nx-match.c                   |  11 +---
> lib/ofp-group.c                  | 120 +++++++++++++------------------------
> lib/ofp-print.c                  |   2 +-
> manpages.mk                      |   1 +
> tests/ofp-print.at               | 126 ++++++++++++++++++++++++++++++++++++++-
> tests/ofproto.at                 |  93 +++++++++++++++++++++++------
> 9 files changed, 304 insertions(+), 141 deletions(-)

Do you think it's worth mentioning in NEWS?  Also, the ovs-ofctl man page 
should probably be updated to indicate this is no longer limited to OpenFlow 
1.1.  Also, it mentions that specific groups can only be dumped with OpenFlow 
1.5, but it looks like it now also includes OpenFlow 1.0+NXT.

> diff --git a/manpages.mk b/manpages.mk
> index f579e5cbd95e..da0b16203afa 100644
> --- a/manpages.mk
> +++ b/manpages.mk
> @@ -273,6 +273,7 @@ lib/memory-unixctl.man:
> lib/netdev-dpdk-unixctl.man:
> lib/service.man:
> lib/ssl-bootstrap.man:
> +lib/ssl-peer-ca-cert.man:
> lib/ssl.man:
> lib/unixctl.man:
> lib/vlog-unixctl.man:

Did you mean to include this?

Acked-by: Justin Pettit <jpet...@ovn.org>

--Justin


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

Reply via email to