[ovs-dev] [PATCH] OpenFlow: Update comment about non-experimental versions.

Justin Pettit jpettit at ovn.org
Fri Jul 1 10:11:04 UTC 2016


Signed-off-by: Justin Pettit <jpettit at ovn.org>
---
 include/openflow/openflow-common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/openflow/openflow-common.h b/include/openflow/openflow-common.h
index 7b619a9..80a0055 100644
--- a/include/openflow/openflow-common.h
+++ b/include/openflow/openflow-common.h
@@ -65,7 +65,7 @@
 #endif /* __cplusplus */
 
 /* Version number:
- * Non-experimental versions released: 0x01 0x02
+ * Non-experimental versions released: 0x01 -- 0x04
  * Experimental versions released: 0x81 -- 0x99
  */
 /* The most significant bit being set in the version field indicates an
-- 
1.9.1




More information about the dev mailing list