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

Ben Pfaff blp at ovn.org
Sun Apr 10 21:42:53 UTC 2016


From: Ben Pfaff <blp at nicira.com>

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

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 7d6976f..161e163 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -708,16 +708,8 @@
         </p>
 
         <p>
-          OpenFlow 1.4 is not enabled by default because its implementation is
-          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.
+          OpenFlow 1.4 and 1.5 are not enabled by default because their
+          implementations are missing features.
         </p>
       </column>
     </group>
-- 
2.1.3




More information about the dev mailing list