X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ChangeLog;h=ff134d9a5a68493a37877fc7b42beb4e99f58574;hb=refs%2Fheads%2Flts-1.0a;hp=1acda09a2a3491e6a8279a500938eb8397534b27;hpb=02dd3123a0e312f1d33403e744af52dd6096f12d;p=sliver-openvswitch.git diff --git a/ChangeLog b/ChangeLog index 1acda09a2..ff134d9a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +v1.0.2 - 08 Oct 2010 +------------------------ + - OpenFlow 1.0 slicing (QoS) functionality + - Python bindings for configuration database (no write support) + - Performance and scalability improvements + - Bug fixes + +v1.0.1 - 31 May 2010 +-------------------- + - New "patch" interface type + - Bug fixes + +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 @@ -12,6 +33,11 @@ v0.99.0 - 14 Jan 2010 --------------------- - User-space forwarding engine - Bug fixes + +v0.90.7 - 29 Nov 2009 +--------------------- + - Add support for NetFlow active timeouts + - Bug fixes v0.90.6 - 6 Oct 2009 --------------------