[ovs-git] Open vSwitch: ovs-ofctl: Fix dump-ports and queue-stats commands. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 27 22:39:01 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  eaa6eb2afd76819de5df0ae9ed753627504ed7e4 (commit)
      from  c4ea79bf9c68a4d040a499d142e121f01b314242 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eaa6eb2afd76819de5df0ae9ed753627504ed7e4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=eaa6eb2afd76819de5df0ae9ed753627504ed7e4
Author: Ben Pfaff <blp at nicira.com>
		
ovs-ofctl: Fix dump-ports and queue-stats commands.
		
These ovs-ofctl commands have been sending malformed stats requests since
commit 63f2140a553 "openflow: Make stats replies more like other OpenFlow
messages."  This commit fixes the problem and adds basic unit tests that
should prevent similar regressions.

Reported-by: Hao Zheng <hzheng at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 tests/ofproto.at      |   24 ++++++++++++++++++++++++
 utilities/ovs-ofctl.c |    9 +++++----
 2 files changed, 29 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list