We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bb3e20 + 2bd2568 commit 5df868eCopy full SHA for 5df868e
1 file changed
tools/worlddump.py
@@ -83,7 +83,7 @@ def _header(name):
83
# Compiled Dec 9 2015 14:08:08
84
# OpenFlow versions 0x1:0x4
85
#
86
-# The above shows that openvswitch supports from OpenFlow11 to OpenFlow13.
+# The above shows that openvswitch supports from OpenFlow10 to OpenFlow13.
87
# This method gets max version searching 'OpenFlow versions 0x1:0x'.
88
# And return a version value converted to an integer type.
89
def _get_ofp_version():
0 commit comments