backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json
new file mode 100644 (file)
index 0000000..c5e44d0
--- /dev/null
@@ -0,0 +1,62 @@
+{
+    "OFPFlowMod": {
+        "buffer_id": 4294967295, 
+        "command": 0, 
+        "cookie": 0, 
+        "cookie_mask": 0, 
+        "flags": 0, 
+        "hard_timeout": 0, 
+        "idle_timeout": 0, 
+        "instructions": [
+            {
+                "OFPInstructionActions": {
+                    "actions": [
+                        {
+                            "NXActionDecTtlCntIds": {
+                                "cnt_ids": [
+                                    1,
+                                    2,
+                                    3,
+                                    4,
+                                    5
+                                ],
+                                "experimenter": 8992,
+                                "len": 32,
+                                "subtype": 21,
+                                "type": 65535
+                            }
+                        }
+                    ],
+                    "len": 40,
+                    "type": 4
+                }
+            }
+        ], 
+        "match": {
+            "OFPMatch": {
+                "length": 15, 
+                "oxm_fields": [
+                    {
+                        "OXMTlv": {
+                            "field": "eth_type", 
+                            "mask": null, 
+                            "value": 2048
+                        }
+                    }, 
+                    {
+                        "OXMTlv": {
+                            "field": "ip_proto", 
+                            "mask": null, 
+                            "value": 6
+                        }
+                    }
+                ], 
+                "type": 1
+            }
+        }, 
+        "out_group": 4294967295, 
+        "out_port": 4294967295, 
+        "priority": 100, 
+        "table_id": 0
+    }
+}
\ No newline at end of file