backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of12 / 3-21-ofp_group_mod.packet.json
1 {
2    "OFPGroupMod": {
3       "buckets": [
4          {
5             "OFPBucket": {
6                "actions": [
7                   {
8                      "OFPActionOutput": {
9                         "len": 16, 
10                         "max_len": 65535, 
11                         "port": 2, 
12                         "type": 0
13                      }
14                   }
15                ], 
16                "len": 32, 
17                "watch_group": 1, 
18                "watch_port": 1, 
19                "weight": 1
20             }
21          }
22       ], 
23       "command": 0, 
24       "group_id": 1, 
25       "type": 0
26    }
27 }