X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fipip_types.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fipip_types.api.json;h=0000000000000000000000000000000000000000;hp=ccded2e757888ae51722bd87a00ee7365f0c5ade;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json deleted file mode 100644 index ccded2e..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "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" -}