X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fspan.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fspan.api.json;h=0000000000000000000000000000000000000000;hp=0063d9bf6eb0248e2983b18a946eded53fc36ced;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/core/span.api.json b/internal/testbinapi/binapi2001/.vppapi/core/span.api.json deleted file mode 100644 index 0063d9b..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/core/span.api.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "types": [], - "messages": [ - [ - "sw_interface_span_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "sw_if_index_from" - ], - [ - "u32", - "sw_if_index_to" - ], - [ - "u8", - "state" - ], - [ - "u8", - "is_l2" - ], - { - "crc": "0x7216258d" - } - ], - [ - "sw_interface_span_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "sw_interface_span_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_l2" - ], - { - "crc": "0x67c54650" - } - ], - [ - "sw_interface_span_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "sw_if_index_from" - ], - [ - "u32", - "sw_if_index_to" - ], - [ - "u8", - "state" - ], - [ - "u8", - "is_l2" - ], - { - "crc": "0x23966371" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "sw_interface_span_enable_disable": { - "reply": "sw_interface_span_enable_disable_reply" - }, - "sw_interface_span_dump": { - "reply": "sw_interface_span_details", - "stream": true - } - }, - "options": { - "version": "1.0.0" - }, - "aliases": {}, - "vl_api_version": "0x10769b5" -}