[ovs-dev] [PATCH 1/3] vswitch.xml: OpenFlow 1.5 has been released.

Ben Pfaff blp at nicira.com
Thu Aug 20 23:44:41 UTC 2015


Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 vswitchd/vswitch.xml | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 457f34a..c075975 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -692,17 +692,9 @@
 	</p>
 
 	<p>
-	  OpenFlow 1.4 is not enabled by default because its implementation is
-	  missing features.
+	  OpenFlow 1.4 and 1.5 are not enabled by default because their
+	  implementations are missing features.
 	</p>
-
-        <p>
-          OpenFlow 1.5 has the same risks as OpenFlow 1.4, but it is even more
-          experimental because the OpenFlow 1.5 specification is still under
-          development and thus subject to change.  Pass
-          <code>--enable-of15</code> to <code>ovs-vswitchd</code> to allow
-          OpenFlow 1.5 to be enabled.
-        </p>
       </column>
     </group>
 
-- 
2.1.3




More information about the dev mailing list