backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-34-ofp_group_desc_reply.packet.json
1 {
2     "1": [
3         {
4             "buckets": [
5                 {
6                     "actions": [
7                         {
8                             "max_len": 65535,
9                             "port": 2,
10                             "type": "OUTPUT"
11                         }
12                     ],
13                     "len": 32,
14                     "watch_group": 1,
15                     "watch_port": 1,
16                     "weight": 1
17                 }
18             ],
19             "group_id": 1,
20             "length": 40,
21             "type": "ALL"
22         }
23     ]
24 }