Release Open vSwitch 1.0.2
[sliver-openvswitch.git] / ChangeLog
1 v1.0.2 - 08 Oct 2010
2 ------------------------
3     - OpenFlow 1.0 slicing (QoS) functionality
4     - Python bindings for configuration database (no write support)
5     - Performance and scalability improvements
6     - Bug fixes
7
8 v1.0.1 - 31 May 2010
9 --------------------
10     - New "patch" interface type
11     - Bug fixes
12
13 v1.0.0 - 15 May 2010
14 --------------------
15     - Configuration database with remote management
16     - OpenFlow 1.0
17     - GRE tunneling
18     - Support for XenServer 5.5 and 5.6
19     - Performance and scalability improvements
20     - Bug fixes
21
22 v0.99.2 - 18 Feb 2010
23 ---------------------
24     - Bug fixes
25
26 v0.99.1 - 25 Jan 2010
27 ---------------------
28     - Add support for sFlow(R)
29     - Make headers compatible with C++
30     - Bug fixes
31
32 v0.99.0 - 14 Jan 2010
33 ---------------------
34     - User-space forwarding engine
35     - Bug fixes
36         
37 v0.90.7 - 29 Nov 2009
38 ---------------------
39     - Add support for NetFlow active timeouts
40     - Bug fixes
41
42 v0.90.6 - 6 Oct 2009
43 --------------------
44     - Bug fixes
45
46 v0.90.5 - 21 Sep 2009
47 ---------------------
48     - Generalize in-band control to more diverse network setups
49     - Bug fixes