mirror of
https://github.com/openvswitch/ovs
synced 2025-08-26 20:08:08 +00:00
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>
13 lines
552 B
Plaintext
13 lines
552 B
Plaintext
README.Debian for openvswitch-testcontroller
|
|
--------------------------------------------
|
|
|
|
The controller in this package enables OpenFlow switches that connect
|
|
to it to act as MAC-learning Ethernet switches. It can be used for
|
|
initial testing of OpenFlow networks. It is not a necessary or
|
|
desirable part of a production OpenFlow deployment.
|
|
|
|
To (re)configure the controller, edit /etc/default/openvswitch-testcontroller
|
|
and run "/etc/init.d/openvswitch-testcontroller restart".
|
|
|
|
-- Ben Pfaff <pfaffben@debian.org>, Thu, 14 Aug 2014 10:49:34 -0700
|