[ovs-git] Open vSwitch: ovs-bugtool: Add ovs-ofctl commands to bugtool plugin scripts. (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 21 21:46:23 UTC 2013


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, branch-1.10 has been updated
       via  99c8d7931003c800db581d3fe734186d011ea896 (commit)
       via  abd72f65aa3b714120f536b1d1bc4091747b7cd3 (commit)
      from  b785f89cc1b86ac92e624ef20366242bae963d5f (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 99c8d7931003c800db581d3fe734186d011ea896
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=99c8d7931003c800db581d3fe734186d011ea896
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-bugtool: Add ovs-ofctl commands to bugtool plugin scripts.
		
This patch adds two new scripts that run "ovs-ofctl show" and
"ovs-ofctl dump-flows" on each bridge.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


commit abd72f65aa3b714120f536b1d1bc4091747b7cd3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=abd72f65aa3b714120f536b1d1bc4091747b7cd3
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.
		
With single datapath, making ovs-ofctl calls on ovs-system
does not give the necessary o/p. This patch removes those calls.

The next patch adds the correct commands to bugtool plugin scripts.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


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

Summary of changes:
 utilities/bugtool/automake.mk                      |    2 ++
 ...l-cfm-show => ovs-bugtool-ovs-ofctl-dump-flows} |    9 +++++++--
 ...bugtool-cfm-show => ovs-bugtool-ovs-ofctl-show} |    9 +++++++--
 utilities/bugtool/ovs-bugtool.in                   |    2 --
 .../bugtool/plugins/network-status/openvswitch.xml |    2 ++
 xenserver/README                                   |   10 ++++++++++
 6 files changed, 28 insertions(+), 6 deletions(-)
 copy utilities/bugtool/{ovs-bugtool-cfm-show => ovs-bugtool-ovs-ofctl-dump-flows} (80%)
 copy utilities/bugtool/{ovs-bugtool-cfm-show => ovs-bugtool-ovs-ofctl-show} (81%)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list