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