mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
This package was never used by many users, has not worked properly for a while, and causes lintian warnings, so remove it. CC: Simon Horman <horms@verge.net.au> Signed-off-by: Ben Pfaff <blp@nicira.com>
17 lines
686 B
Plaintext
17 lines
686 B
Plaintext
README.Debian for openvswitch-switch
|
|
---------------------------------
|
|
|
|
* The switch must be configured before it can be used. Edit
|
|
/etc/default/openvswitch-switch, then start the switch manually with
|
|
"/etc/init.d/openvswitch-switch start".
|
|
|
|
* To use the Linux kernel-based switch implementation, you will need
|
|
to build and install the Open vSwitch kernel module. To do so, install
|
|
the openvswitch-datapath-source package, then follow the instructions
|
|
given in /usr/share/doc/openvswitch-datapath-source/README.Debian
|
|
|
|
* This package does not yet support the userspace datapath-based
|
|
switch implementation.
|
|
|
|
-- Ben Pfaff <blp@nicira.com>, Mon, 30 Aug 2010 09:51:19 -0700
|