Do not send in-band control traffic to the controller.
[openvswitch] / ChangeLog
index 056f51a979f4e816bddbd4af8ee75f468ff9c994..20201c9c0798d3e7515379b46ba154755c29d963 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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