backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of14 / 5-10-ofp_hello.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json
new file mode 100644 (file)
index 0000000..d03ff84
--- /dev/null
@@ -0,0 +1,20 @@
+{
+   "OFPHello": {
+      "elements": [
+         {
+            "OFPHelloElemVersionBitmap": {
+               "length": 8, 
+               "type": 1, 
+               "versions": [
+                  1, 
+                  2, 
+                  3, 
+                  9, 
+                  10, 
+                  30
+               ]
+            }
+         }
+      ]
+   }
+}