backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-group_desc_reply.packet.json
1 {
2     "1": [
3         {
4             "buckets": [
5                 {
6                     "actions": [
7                         {
8                             "max_len": 65509,
9                             "port": 1,
10                             "type": "OUTPUT"
11                         }
12                     ],
13                     "bucket_id": 65535,
14                     "properties": [
15                         {
16                             "type": "WEIGHT",
17                             "weight": 65535
18                         }
19                     ]
20                 }
21             ],
22             "group_id": 1,
23             "properties": [],
24             "type": "SELECT"
25         }
26     ]
27 }