mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 13:58:14 +00:00
Release Open vSwitch 0.99.2
This is an "unstable" release.
This commit is contained in:
parent
6ce6d3c928
commit
2f0a1f4277
@ -1,3 +1,7 @@
|
|||||||
|
v0.99.2 - 18 Feb 2010
|
||||||
|
---------------------
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
v0.99.1 - 25 Jan 2010
|
v0.99.1 - 25 Jan 2010
|
||||||
---------------------
|
---------------------
|
||||||
- Add support for sFlow(R)
|
- Add support for sFlow(R)
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT(openvswitch, 0.99.1, ovs-bugs@openvswitch.org)
|
AC_INIT(openvswitch, 0.99.2, 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])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user