backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of14 / 5-66-ofp_flow_monitor_request.packet.json
1 {
2    "OFPFlowMonitorRequest": {
3       "command": 0, 
4       "flags": 0, 
5       "match": {
6          "OFPMatch": {
7             "length": 14, 
8             "oxm_fields": [
9                {
10                   "OXMTlv": {
11                      "field": "eth_dst", 
12                      "mask": null, 
13                      "value": "f2:0b:a4:7d:f8:ea"
14                   }
15                }
16             ], 
17             "type": 1
18          }
19       }, 
20       "monitor_flags": 15, 
21       "monitor_id": 100000000, 
22       "out_group": 4294967295, 
23       "out_port": 22, 
24       "table_id": 33, 
25       "type": 16
26    }
27 }