backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_note.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                             "NXActionNote": {
16                                 "experimenter": 8992,
17                                 "len": 16,
18                                 "note": [
19                                     4,
20                                     5,
21                                     6,
22                                     7,
23                                     0,
24                                     0
25                                 ],
26                                 "subtype": 8,
27                                 "type": 65535
28                             }
29                         }
30                     ],
31                     "len": 24,
32                     "type": 4
33                 }
34             }
35         ],
36         "match": {
37             "OFPMatch": {
38                 "length": 4,
39                 "oxm_fields": [],
40                 "type": 1
41             }
42         },
43         "out_group": 4294967295,
44         "out_port": 4294967295,
45         "priority": 100,
46         "table_id": 0
47     }
48 }