[ovs-git] Open vSwitch: ovs-openflowd: Rename test-openflowd and move to "tests" directory. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 7 17:00:40 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  045b2e5c77d02cd0d7bba046e2dbed72ec4828c8 (commit)
      from  d3db2ef1f501cdbbf136de35e77a72e9b4970ece (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 045b2e5c77d02cd0d7bba046e2dbed72ec4828c8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=045b2e5c77d02cd0d7bba046e2dbed72ec4828c8
Author: Ben Pfaff <blp at nicira.com>
		
ovs-openflowd: Rename test-openflowd and move to "tests" directory.
		
Too many users thought that they needed to run ovs-openflowd at the same
time as ovs-vswitchd.  I hope that this change discourages them.


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

Summary of changes:
 ChangeLog                                          |    3 +
 INSTALL.OpenFlow                                   |  150 --------------------
 INSTALL.userspace                                  |   12 --
 Makefile.am                                        |    2 +-
 PORTING                                            |    6 +-
 README                                             |    7 +-
 tests/.gitignore                                   |    2 +
 tests/automake.mk                                  |   14 ++-
 tests/ofproto-macros.at                            |    8 +-
 .../test-openflowd.8.in                            |   60 ++++----
 .../ovs-openflowd.c => tests/test-openflowd.c      |    6 +-
 utilities/.gitignore                               |    2 -
 utilities/automake.mk                              |   11 --
 utilities/ovs-appctl.8.in                          |    1 -
 utilities/ovs-controller.8.in                      |    6 -
 utilities/ovs-dpctl.8.in                           |   27 ----
 utilities/ovs-ofctl.8.in                           |   19 +--
 utilities/ovs-pcap.1.in                            |    4 +-
 utilities/ovs-pki.8.in                             |    1 -
 utilities/ovs-tcpundump.1.in                       |    3 +-
 vswitchd/ovs-vswitchd.8.in                         |    3 -
 xenserver/openvswitch-xen.spec                     |    2 -
 22 files changed, 69 insertions(+), 280 deletions(-)
 delete mode 100644 INSTALL.OpenFlow
 rename utilities/ovs-openflowd.8.in => tests/test-openflowd.8.in (85%)
 rename utilities/ovs-openflowd.c => tests/test-openflowd.c (98%)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list