[ovs-dev] [PATCH] OPENFLOW-1.1+: Add an item to improve action translation.

Ben Pfaff blp at nicira.com
Wed Sep 11 16:31:49 UTC 2013


Reported-by: Torbjorn Tornkvist <kruskakli at gmail.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 OPENFLOW-1.1+ |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+
index 7a75c44..f579e12 100644
--- a/OPENFLOW-1.1+
+++ b/OPENFLOW-1.1+
@@ -106,6 +106,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
 ------------
 
-- 
1.7.10.4




More information about the dev mailing list