slackbuilds_ponce/network/openvswitch
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
xen network/openvswitch: Updated for version 1.3.0. 2012-01-15 13:34:56 -06:00
doinst.sh network/openvswitch: Added (multilayer virtual switch) 2011-08-22 08:23:47 -03:00
openvswitch.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
openvswitch.SlackBuild network/openvswitch: Updated for version 1.4.0. 2012-02-20 12:20:45 -06:00
rc.openvswitch network/openvswitch: Updated for version 1.3.0. 2012-01-15 13:34:56 -06:00
README network/openvswitch: Updated for version 1.2.1. 2011-09-05 23:03:06 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

Open vSwitch is a production quality, multilayer virtual switch licensed
under the open source Apache 2.0 license.  It is designed to enable
massive network automation through programmatic extension, while still
supporting standard management interfaces (e.g. NetFlow, sFlow, RSPAN,
ERSPAN,  CLI).  In addition, it is designed to support distribution
across multiple physical servers similar to VMware.s vNetwork distributed
vswitch or Cisco.s Nexus 1000V.

Open vSwitch can operate both as a soft switch running within the
hypervisor, and as the control stack for switching silicon. It has been
ported to multiple virtualization platforms and switching chipsets. It
is the default switch in the Xen Cloud Platform and also supports Xen,
XenServer, KVM, and VirtualBox. The bulk of the code is written in
platform-independent C and is easily ported to other environments.

This package will build kernel modules that will be used as replacements
for the bridge modules included with the stock Linux kernel.  Open
vSwitch also includes a kernel module for backwards compatibility if you wish
to use the standard Linux bridge utils to manage it.