summaryrefslogtreecommitdiffstats
path: root/network/openvswitch-utils/README
blob: 53793d8348280188de7f1d061447f69fef34198e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.

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.

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.