test-controller: Rename to ovs-testcontroller, again install.
authorBen Pfaff <blp@nicira.com>
Fri, 15 Aug 2014 17:32:50 +0000 (10:32 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Aug 2014 18:03:43 +0000 (11:03 -0700)
commit0bc1b46a38cca06023fdfa5d500c738ccdfa94e7
treeac5f05d51995030d5142be5454cc618ff8249956
parent588c9001031e7cffa8ac3616a3bb527e69f30679
test-controller: Rename to ovs-testcontroller, again install.

mininet uses the Open vSwitch controller by default, for testing.

CC: 757761@bugs.debian.org
Reported-at: https://bugs.debian.org/757761
Requested-by: Tomasz Buchert <tomasz.buchert@inria.fr>
Requested-by: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
28 files changed:
INSTALL.SSL
INSTALL.XenServer
NEWS
README
debian/.gitignore
debian/automake.mk
debian/changelog
debian/control
debian/openvswitch-testcontroller.README.Debian [new file with mode: 0644]
debian/openvswitch-testcontroller.default [new file with mode: 0644]
debian/openvswitch-testcontroller.dirs [new file with mode: 0644]
debian/openvswitch-testcontroller.init [new file with mode: 0755]
debian/openvswitch-testcontroller.install [new file with mode: 0644]
debian/openvswitch-testcontroller.manpages [new file with mode: 0644]
debian/openvswitch-testcontroller.postinst [new file with mode: 0755]
debian/openvswitch-testcontroller.postrm [new file with mode: 0755]
manpages.mk
rhel/openvswitch-fedora.spec.in
rhel/openvswitch.spec.in
tests/.gitignore
tests/automake.mk
tests/test-controller.8.in [deleted file]
tests/test-controller.c [deleted file]
utilities/.gitignore
utilities/automake.mk
utilities/ovs-testcontroller.8.in [new file with mode: 0644]
utilities/ovs-testcontroller.c [new file with mode: 0644]
xenserver/openvswitch-xen.spec.in