2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-27 15:18:06 +00:00

Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.

This commit is contained in:
Ben Pfaff
2009-07-08 13:19:16 -07:00
commit 064af42167
387 changed files with 75535 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
README.Debian for openvswitch-controller
-------------------------------------
* To (re)configure the controller, edit /etc/default/openvswitch-controller
and run "/etc/init.d/openvswitch-controller restart".
* To enable OpenFlow switches to automatically discover the location
of the controller, you must install and configure a DHCP server.
The secchan(8) manpage (found in the openvswitch-switch package) gives
a working example configuration file for the ISC DHCP server.
-- Ben Pfaff <blp@nicira.com>, Mon, 11 May 2009 13:26:38 -0700