backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-flow_monitor_request.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json
new file mode 100644 (file)
index 0000000..aed7dda
--- /dev/null
@@ -0,0 +1,27 @@
+{
+   "OFPFlowMonitorRequest": {
+      "command": 0, 
+      "flags": 0, 
+      "match": {
+         "OFPMatch": {
+            "length": 14, 
+            "oxm_fields": [
+               {
+                  "OXMTlv": {
+                     "field": "eth_dst", 
+                     "mask": null, 
+                     "value": "f2:0b:a4:7d:f8:ea"
+                  }
+               }
+            ], 
+            "type": 1
+         }
+      }, 
+      "monitor_flags": 15, 
+      "monitor_id": 100000000, 
+      "out_group": 4294967295, 
+      "out_port": 22, 
+      "table_id": 33, 
+      "type": 16
+   }
+}