backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of14 / 5-23-ofp_table_mod.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json
new file mode 100644 (file)
index 0000000..97acd14
--- /dev/null
@@ -0,0 +1,56 @@
+{
+   "OFPTableMod": {
+      "config": 0, 
+      "properties": [
+         {
+            "OFPTableModPropEviction": {
+               "flags": 0, 
+               "length": 8, 
+               "type": 2
+            }
+         }, 
+         {
+            "OFPTableModPropVacancy": {
+               "length": 8, 
+               "type": 3, 
+               "vacancy": 0, 
+               "vacancy_down": 0, 
+               "vacancy_up": 0
+            }
+         }, 
+         {
+            "OFPTableModPropExperimenter": {
+               "data": [], 
+               "exp_type": 0, 
+               "experimenter": 101, 
+               "length": 12, 
+               "type": 65535
+            }
+         }, 
+         {
+            "OFPTableModPropExperimenter": {
+               "data": [
+                  1
+               ], 
+               "exp_type": 1, 
+               "experimenter": 101, 
+               "length": 16, 
+               "type": 65535
+            }
+         }, 
+         {
+            "OFPTableModPropExperimenter": {
+               "data": [
+                  1, 
+                  2
+               ], 
+               "exp_type": 2, 
+               "experimenter": 101, 
+               "length": 20, 
+               "type": 65535
+            }
+         }
+      ], 
+      "table_id": 255
+   }
+}