2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00

Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).

These names are more meaningful, so we prefer them.
This commit is contained in:
Ben Pfaff
2009-07-08 10:30:42 -07:00
parent de2047c512
commit 8cd4882fd5
58 changed files with 208 additions and 214 deletions

View File

@@ -6,7 +6,8 @@ README.Debian for openvswitch-controller
* 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.
The ovs-openflowd(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
-- Ben Pfaff <blp@nicira.com>, Wed, 8 Jul 2009 09:39:53 -0700