backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of12 / 3-0-ofp_desc_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..4d5181c
--- /dev/null
@@ -0,0 +1,15 @@
+{
+   "OFPStatsReply": {
+      "body": {
+         "OFPDescStats": {
+            "dp_desc": "dp", 
+            "hw_desc": "hw", 
+            "mfr_desc": "mfr", 
+            "serial_num": "serial", 
+            "sw_desc": "sw"
+         }
+      }, 
+      "flags": 0, 
+      "type": 0
+   }
+}