backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_ct_exec.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                      "NXActionCT": {
16                         "actions": [
17                            {
18                               "OFPActionSetField": {
19                                  "field": {
20                                     "OXMTlv": {
21                                        "field": "ct_mark", 
22                                        "mask": null, 
23                                        "value": 6636321
24                                     }
25                                  },
26                                  "len": 16,
27                                  "type": 25
28                               }
29                            }
30                         ], 
31                         "alg": 0, 
32                         "experimenter": 8992, 
33                         "flags": 1, 
34                         "len": 40, 
35                         "recirc_table": 255, 
36                         "subtype": 35, 
37                         "type": 65535, 
38                         "zone_ofs_nbits": 0,
39                         "zone_src": ""
40                      }
41                   }
42                ], 
43                "len": 48, 
44                "type": 4
45             }
46          }
47       ], 
48       "match": {
49          "OFPMatch": {
50             "length": 22, 
51             "oxm_fields": [
52                {
53                   "OXMTlv": {
54                      "field": "eth_type", 
55                      "mask": null, 
56                      "value": 2048
57                   }
58                }, 
59                {
60                   "OXMTlv": {
61                      "field": "ct_state", 
62                      "mask": 34, 
63                      "value": 34
64                   }
65                }
66             ], 
67             "type": 1
68          }
69       }, 
70       "out_group": 4294967295, 
71       "out_port": 4294967295, 
72       "priority": 32768, 
73       "table_id": 3
74    }
75 }