mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 01:51:26 +00:00
Release Open vSwitch 1.0.0
This commit is contained in:
parent
7183d1ecce
commit
7c284ac400
@ -1,3 +1,12 @@
|
||||
v1.0.0 - 15 May 2010
|
||||
--------------------
|
||||
- Configuration database with remote management
|
||||
- OpenFlow 1.0
|
||||
- GRE tunneling
|
||||
- Support for XenServer 5.5 and 5.6
|
||||
- Performance and scalability improvements
|
||||
- Bug fixes
|
||||
|
||||
v0.99.2 - 18 Feb 2010
|
||||
---------------------
|
||||
- Bug fixes
|
||||
|
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
AC_PREREQ(2.64)
|
||||
AC_INIT(openvswitch, 0.99.2, ovs-bugs@openvswitch.org)
|
||||
AC_INIT(openvswitch, 1.0.0, ovs-bugs@openvswitch.org)
|
||||
NX_BUILDNR
|
||||
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
Loading…
x
Reference in New Issue
Block a user