FAQ.md: Remove text saying that OpenFlow 1.5 is not final.
authorBen Pfaff <blp@nicira.com>
Mon, 6 Jul 2015 14:26:11 +0000 (07:26 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Jul 2015 04:09:03 +0000 (21:09 -0700)
OF1.5 was released months ago.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 045eed1..ccc75f0 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -1432,8 +1432,7 @@ A: The following table lists the versions of OpenFlow supported by
    [OPENFLOW-1.1+.md] in the Open vSwitch source tree tracks support for
    OpenFlow 1.1 and later features.  When support for OpenFlow 1.4 and
    1.5 is solidly implemented, Open vSwitch will enable those version
-   by default.  Also, the OpenFlow 1.5 specification is still under
-   development and thus subject to change.
+   by default.
 
 ### Q: Does Open vSwitch support MPLS?