backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-meter_desc_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json
new file mode 100644 (file)
index 0000000..4ea5bfc
--- /dev/null
@@ -0,0 +1,25 @@
+{
+   "OFPMeterDescStatsReply": {
+      "body": [
+         {
+            "OFPMeterDescStats": {
+               "bands": [
+                  {
+                     "OFPMeterBandDrop": {
+                        "burst_size": 10,
+                        "len": 16,
+                        "rate": 1000,
+                        "type": 1
+                     }
+                  }
+               ],
+               "flags": 14,
+               "length": 24,
+               "meter_id": 100
+            }
+         }
+      ],
+      "flags": 0,
+      "type": 10
+   }
+}