backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_controller2.packet.json
1 {
2     "OFPFlowMod": {
3         "buffer_id": 4294967295, 
4         "command": 0, 
5         "cookie": 0, 
6         "cookie_mask": 0, 
7         "flags": 0, 
8         "hard_timeout": 0, 
9         "idle_timeout": 0, 
10         "instructions": [
11             {
12                 "OFPInstructionActions": {
13                     "actions": [
14                         {
15                             "NXActionController2": {
16                                 "controller_id": 10, 
17                                 "experimenter": 8992, 
18                                 "len": 64, 
19                                 "max_len": 1024, 
20                                 "pause": true, 
21                                 "reason": 5, 
22                                 "subtype": 37, 
23                                 "type": 65535, 
24                                 "userdata": [
25                                     1, 
26                                     2, 
27                                     3,
28                                     4,
29                                     5
30                                 ]
31                             }
32                         }
33                     ],
34                     "len": 72,
35                     "type": 4
36                 }
37             }
38         ],
39         "match": {
40             "OFPMatch": {
41                 "length": 4,
42                 "oxm_fields": [],
43                 "type": 1
44             }
45         },
46         "out_group": 4294967295,
47         "out_port": 4294967295,
48         "priority": 100,
49         "table_id": 0
50     }
51 }