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