backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-packet_out.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json
new file mode 100644 (file)
index 0000000..d8287cc
--- /dev/null
@@ -0,0 +1,32 @@
+{
+    "OFPPacketOut": {
+        "actions": [
+            {
+                "OFPActionOutput": {
+                    "len": 16,
+                    "max_len": 65535,
+                    "port": 4294967291,
+                    "type": 0
+                }
+            }
+        ],
+        "actions_len": 16,
+        "buffer_id": 4294967295,
+        "data": "dGVzdA==",
+        "match": {
+            "OFPMatch": {
+                "length": 12,
+                "oxm_fields": [
+                    {
+                        "OXMTlv": {
+                            "field": "in_port",
+                            "mask": null,
+                            "value": 4294967040
+                        }
+                    }
+                ],
+                "type": 1
+            }
+        }
+    }
+}