Fix binapigen decoding and minor improvements
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / core / ipip_types.api.json
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
new file mode 100644 (file)
index 0000000..ccded2e
--- /dev/null
@@ -0,0 +1,41 @@
+{
+    "types": [],
+    "messages": [],
+    "unions": [],
+    "enums": [
+        [
+            "ipip_tunnel_flags",
+            [
+                "IPIP_TUNNEL_API_FLAG_NONE",
+                0
+            ],
+            [
+                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DF",
+                1
+            ],
+            [
+                "IPIP_TUNNEL_API_FLAG_ENCAP_SET_DF",
+                2
+            ],
+            [
+                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DSCP",
+                4
+            ],
+            [
+                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_ECN",
+                8
+            ],
+            [
+                "IPIP_TUNNEL_API_FLAG_DECAP_COPY_ECN",
+                16
+            ],
+            {
+                "enumtype": "u8"
+            }
+        ]
+    ],
+    "services": {},
+    "options": {},
+    "aliases": {},
+    "vl_api_version": "0xa2a8fa8d"
+}