summaryrefslogtreecommitdiffstats
path: root/network/openvswitch-utils
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:08:21 +0100
committer B. Watson2022-03-14 08:08:21 +0100
commit33878c4ab511b525bf5d30cf14bcb06220ce329e (patch)
treec9d944783395f120fd6a3267c88925fd32783059 /network/openvswitch-utils
parentb94eb7ae58b83b262ea33bf158fe1522eb368cb7 (diff)
downloadslackbuilds-33878c4ab511b525bf5d30cf14bcb06220ce329e.tar.gz
network/openvswitch-utils: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/openvswitch-utils')
-rw-r--r--network/openvswitch-utils/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/network/openvswitch-utils/README b/network/openvswitch-utils/README
index 1efa3d3dcc..53793d8348 100644
--- a/network/openvswitch-utils/README
+++ b/network/openvswitch-utils/README
@@ -1,20 +1,21 @@
Open vSwitch is a multilayer software switch licensed under the open
source Apache 2 license. The goal is to implement a production quality
-switch platform that supports standard management interfaces and opens the
-forwarding functions to programmatic extension and control.
+switch platform that supports standard management interfaces and opens
+the forwarding functions to programmatic extension and control.
Open vSwitch is well suited to function as a virtual switch in VM
environments. In addition to exposing standard control and visibility
-interfaces to the virtual networking layer, it was designed to support
-distribution across multiple physical servers. Open vSwitch supports
-multiple Linux-based virtualization technologies including Xen/XenServer,
-KVM, and VirtualBox.
+interfaces to the virtual networking layer, it was designed to
+support distribution across multiple physical servers. Open vSwitch
+supports multiple Linux-based virtualization technologies including
+Xen/XenServer, KVM, and VirtualBox.
-Note: This package builds only the Open vSwitch userspace utilities, and
-it is incompatible with 'openvswitch' package found on SlackBuilds.org
-website. The stock Slackware kernel has been shipping Open vSwitch support
-for a while now, and these utilities take this advantage into account
-while providing a different approach to Open vSwitch management.
+Note: This package builds only the Open vSwitch userspace
+utilities, and it is incompatible with 'openvswitch' package found on
+SlackBuilds.org website. The stock Slackware kernel has been shipping
+Open vSwitch support for a while now, and these utilities take this
+advantage into account while providing a different approach to Open
+vSwitch management.
See README.SLACKWARE (which is also installed with the package docs) for
setup, configuration, and usage hints.