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