Get rid of OFP_MAXLEN.
[openvswitch] / ChangeLog
index b8bcaa3df49f3c1f51bb76575135bf2f9d4e3417..20201c9c0798d3e7515379b46ba154755c29d963 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,32 @@
+v0.8.1 - 14 May 2008
+--------------------
+    - No longer set nwsrc/nwdst fields in flow structs on ARP packets
+    - Various bug fixes and tweaks
+
+v0.8.0 - 04 May 2008
+--------------------
+    - Added support for flow entry priorities
+    - Added support for all stats messages
+    - Added support for OFPP_TABLE virtual port
+    - Removed MAC tables
+    - Various bug fixes and tweaks
+
+v0.2.1 - 28 Mar 2008
+--------------------
+    - Fixed build problem when SSL enabled
+
+v0.2.0 - 28 Mar 2008
+--------------------
+    - Added userspace switch reference implementation
+
+v0.1.9 - 19 Mar 2008
+--------------------
+    - Added SSL/TLS support
+    - Various bug fixes and tweaks
+
 v0.1.8 - 03 Mar 2008
 --------------------
-    - Added support for cross-compilation.
+    - Added support for cross-compilation
     - Various bug fixes and tweaks
 
 v0.1.7 - 07 Feb 2008