mirror of
https://github.com/openvswitch/ovs
synced 2025-08-29 21:38:13 +00:00
Release Open vSwitch 1.1.0pre2
This commit is contained in:
parent
b14c5fe9bd
commit
d59051362f
@ -1,3 +1,7 @@
|
|||||||
|
v1.1.0pre2 - 13 Sep 2010
|
||||||
|
------------------------
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
v1.1.0pre1 - 31 Aug 2010
|
v1.1.0pre1 - 31 Aug 2010
|
||||||
------------------------
|
------------------------
|
||||||
- OpenFlow 1.0 slicing (QoS) functionality
|
- OpenFlow 1.0 slicing (QoS) functionality
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
AC_PREREQ(2.64)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(openvswitch, 1.1.0pre1, ovs-bugs@openvswitch.org)
|
AC_INIT(openvswitch, 1.1.0pre2, 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])
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
openvswitch (1.1.0pre2) unstable; urgency=low
|
||||||
|
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
-- Open vSwitch team <dev@openvswitch.org> Mon, 13 Sep 2010 21:50:00 +0000
|
||||||
|
|
||||||
openvswitch (1.1.0pre1) unstable; urgency=low
|
openvswitch (1.1.0pre1) unstable; urgency=low
|
||||||
|
|
||||||
* OpenFlow 1.0 slicing (QoS) functionality
|
* OpenFlow 1.0 slicing (QoS) functionality
|
||||||
|
Loading…
x
Reference in New Issue
Block a user