OPENFLOW-1.1+: Add an item to improve action translation.
authorBen Pfaff <blp@nicira.com>
Wed, 11 Sep 2013 16:31:49 +0000 (09:31 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Oct 2013 03:50:59 +0000 (20:50 -0700)
Reported-by: Torbjorn Tornkvist <kruskakli@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
OPENFLOW-1.1+

index 4f30520..22be72c 100644 (file)
@@ -103,6 +103,11 @@ additional work specific to Openflow 1.2 are complete.  (This is based
 on the change log at the end of the OF1.2 spec.  I didn't compare the
 specs carefully yet.)
 
+    * Action translation needs some work to transform OpenFlow 1.1
+      field modification actions into OpenFlow 1.2+ "set-field"
+      actions, because OpenFlow 1.2 dropped support for the OF1.1
+      actions.
+
 OpenFlow 1.3
 ------------