backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of12 / 3-25-ofp_aggregate_stats_request.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json
new file mode 100644 (file)
index 0000000..cc3d76f
--- /dev/null
@@ -0,0 +1,17 @@
+{
+   "OFPAggregateStatsRequest": {
+      "cookie": 0, 
+      "cookie_mask": 0, 
+      "flags": 0, 
+      "match": {
+         "OFPMatch": {
+            "length": 4, 
+            "oxm_fields": [], 
+            "type": 1
+         }
+      }, 
+      "out_group": 4294967295, 
+      "out_port": 4294967295, 
+      "table_id": 255
+   }
+}