backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-requestforward.packet.json
1 {
2    "OFPRequestForward": {
3       "request": {
4          "OFPGroupMod": {
5             "bucket_array_len": 56, 
6             "buckets": [
7                {
8                   "OFPBucket": {
9                      "action_array_len": 24, 
10                      "actions": [
11                         {
12                            "OFPActionPopVlan": {
13                               "len": 8, 
14                               "type": 18
15                            }
16                         }, 
17                         {
18                            "OFPActionSetField": {
19                               "field": {
20                                  "OXMTlv": {
21                                     "field": "ipv4_dst", 
22                                     "mask": null, 
23                                     "value": "192.168.2.9"
24                                  }
25                               },
26                               "len": 16,
27                               "type": 25
28                            }
29                         }
30                      ], 
31                      "bucket_id": 305419896, 
32                      "len": 56, 
33                      "properties": [
34                         {
35                            "OFPGroupBucketPropWeight": {
36                               "length": 8, 
37                               "type": 0, 
38                               "weight": 52428
39                            }
40                         }, 
41                         {
42                            "OFPGroupBucketPropWatch": {
43                               "length": 8, 
44                               "type": 1, 
45                               "watch": 56797
46                            }
47                         }, 
48                         {
49                            "OFPGroupBucketPropWatch": {
50                               "length": 8, 
51                               "type": 2, 
52                               "watch": 4008636142
53                            }
54                         }
55                      ]
56                   }
57                }
58             ], 
59             "command": 3, 
60             "command_bucket_id": 3149642683, 
61             "group_id": 2863311530, 
62             "properties": [], 
63             "type": 1
64          }
65       }
66    }
67 }