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