diff options
author | Christopher Walker <kris240376@gmail.com> | 2011-08-22 08:23:47 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-22 08:23:47 -0300 |
commit | 444996d10d6be685428e1cc744d87c9d0868d990 (patch) | |
tree | 7b14df9df12f80e943df939f1bdc4f21461cce34 /network/openvswitch/slack-desc | |
parent | 27f6419c387b460c83791b38d4374a5cecce5a8d (diff) | |
download | slackbuilds-444996d10d6be685428e1cc744d87c9d0868d990.tar.gz |
network/openvswitch: Added (multilayer virtual switch)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/openvswitch/slack-desc')
-rw-r--r-- | network/openvswitch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/openvswitch/slack-desc b/network/openvswitch/slack-desc new file mode 100644 index 0000000000..d302c084c5 --- /dev/null +++ b/network/openvswitch/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +openvswitch: openvswitch (multilayer virtual switch) +openvswitch: +openvswitch: Open vSwitch is a production quality, multilayer virtual switch +openvswitch: licensed under the open source Apache 2.0 license. It is designed +openvswitch: to enable massive network automation through programmatic extension, +openvswitch: while still supporting standard management interface (e.g. NetFlow, +openvswitch: sFlow, RSPAN, ERSPAN, CLI). +openvswitch: +openvswitch: Homepage: http://openvswitch.org/ +openvswitch: +openvswitch: |