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 ...
Edward Tomasz Napierala
trasz at FreeBSD.org
Thu Dec 1 20:08:28 UTC 2011
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)
More information about the cvs-ports
mailing list