backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-50-ofp_meter_features_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-50-ofp_meter_features_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-50-ofp_meter_features_reply.packet.json
new file mode 100644 (file)
index 0000000..24dac7d
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "1": [
+        {
+            "band_types": [
+                "DROP",
+                "DSCP_REMARK"
+            ],
+            "capabilities": [
+                "KBPS",
+                "PKTPS",
+                "BURST",
+                "STATS"
+            ],
+            "max_bands": 255,
+            "max_color": 0,
+            "max_meter": 16777216
+        }
+    ]
+}