backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / 4-21-ofp_group_mod.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json
new file mode 100644 (file)
index 0000000..1a3767d
--- /dev/null
@@ -0,0 +1,27 @@
+{
+   "OFPGroupMod": {
+      "buckets": [
+         {
+            "OFPBucket": {
+               "actions": [
+                  {
+                     "OFPActionOutput": {
+                        "len": 16, 
+                        "max_len": 65535, 
+                        "port": 2, 
+                        "type": 0
+                     }
+                  }
+               ], 
+               "len": 32, 
+               "watch_group": 1, 
+               "watch_port": 1, 
+               "weight": 1
+            }
+         }
+      ], 
+      "command": 0, 
+      "group_id": 1, 
+      "type": 0
+   }
+}