mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
Release Open vSwitch 0.99.0.
This is an "unstable" release.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
v0.99.0 - 14 Jan 2010
|
||||||
|
---------------------
|
||||||
|
- User-space forwarding engine
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
v0.90.6 - 6 Oct 2009
|
v0.90.6 - 6 Oct 2009
|
||||||
--------------------
|
--------------------
|
||||||
- Bug fixes
|
- Bug fixes
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT(openvswitch, 0.90.6, ovs-bugs@openvswitch.org)
|
AC_INIT(openvswitch, 0.99.0, ovs-bugs@openvswitch.org)
|
||||||
NX_BUILDNR
|
NX_BUILDNR
|
||||||
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
Reference in New Issue
Block a user