Date: Thu, 1 Dec 2011 20:08:28 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/openvswitch Makefile distinfo pkg-descr pkg-plist ports/net/openvswitch/files ovs-vswitchd.in ovsdb-server.in patch-acinclude.m4 patch-lib-backtrace.c patch-lib-dpif.c patch-lib-netdev-bsd.c ... Message-ID: <201112012008.pB1K8Sm7025798@repoman.freebsd.org>
index | next in thread | raw e-mail
trasz 2011-12-01 20:08:28 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/openvswitch Makefile distinfo pkg-descr pkg-plist
net/openvswitch/files ovs-vswitchd.in ovsdb-server.in
patch-acinclude.m4 patch-lib-backtrace.c
patch-lib-dpif.c patch-lib-netdev-bsd.c
patch-porting.diff
Log:
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 and protocols (e.g. NetFlow, sFlow, RSPAN,
ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support
distribution across multiple physical servers similar to VMware's vNetwork
distributed vswitch or Cisco's Nexus 1000V.
WWW: http://openvswitch.org/
Note that there is ongoing work to update this to more current version.
Feature safe: yes
Revision Changes Path
1.2414 +1 -0 ports/net/Makefile
1.1 +48 -0 ports/net/openvswitch/Makefile (new)
1.1 +2 -0 ports/net/openvswitch/distinfo (new)
1.1 +29 -0 ports/net/openvswitch/files/ovs-vswitchd.in (new)
1.1 +40 -0 ports/net/openvswitch/files/ovsdb-server.in (new)
1.1 +21 -0 ports/net/openvswitch/files/patch-acinclude.m4 (new)
1.1 +18 -0 ports/net/openvswitch/files/patch-lib-backtrace.c (new)
1.1 +14 -0 ports/net/openvswitch/files/patch-lib-dpif.c (new)
1.1 +1581 -0 ports/net/openvswitch/files/patch-lib-netdev-bsd.c (new)
1.1 +346 -0 ports/net/openvswitch/files/patch-porting.diff (new)
1.1 +9 -0 ports/net/openvswitch/pkg-descr (new)
1.1 +46 -0 ports/net/openvswitch/pkg-plist (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112012008.pB1K8Sm7025798>
