backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-meter_features_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json
new file mode 100644 (file)
index 0000000..f9fb784
--- /dev/null
@@ -0,0 +1,18 @@
+{
+   "OFPMeterFeaturesStatsReply": {
+      "body": [
+         {
+            "OFPMeterFeaturesStats": {
+               "band_types": 2147483654, 
+               "capabilities": 15, 
+               "features": 3, 
+               "max_bands": 255, 
+               "max_color": 0, 
+               "max_meter": 16777216
+            }
+         }
+      ], 
+      "flags": 0, 
+      "type": 11
+   }
+}