X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fone.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fone.api.json;h=0000000000000000000000000000000000000000;hp=6d3dcc4f4fa5740648f4b54d3a58d2471d4f2c4a;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/core/one.api.json b/internal/testbinapi/binapi2001/.vppapi/core/one.api.json deleted file mode 100644 index 6d3dcc4..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/core/one.api.json +++ /dev/null @@ -1,2867 +0,0 @@ -{ - "types": [ - [ - "one_local_locator", - [ - "u32", - "sw_if_index" - ], - [ - "u8", - "priority" - ], - [ - "u8", - "weight" - ] - ], - [ - "one_remote_locator", - [ - "u8", - "is_ip4" - ], - [ - "u8", - "priority" - ], - [ - "u8", - "weight" - ], - [ - "u8", - "addr", - 16 - ] - ], - [ - "one_l2_arp_entry", - [ - "u8", - "mac", - 6 - ], - [ - "u32", - "ip4" - ] - ], - [ - "one_ndp_entry", - [ - "u8", - "mac", - 6 - ], - [ - "u8", - "ip6", - 16 - ] - ], - [ - "one_adjacency", - [ - "u8", - "eid_type" - ], - [ - "u8", - "reid", - 16 - ], - [ - "u8", - "leid", - 16 - ], - [ - "u8", - "reid_prefix_len" - ], - [ - "u8", - "leid_prefix_len" - ] - ] - ], - "messages": [ - [ - "one_add_del_locator_set", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "locator_set_name", - 64 - ], - [ - "u32", - "locator_num" - ], - [ - "vl_api_one_local_locator_t", - "locators", - 0, - "locator_num" - ], - { - "crc": "0x2e73b050" - } - ], - [ - "one_add_del_locator_set_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "ls_index" - ], - { - "crc": "0xb6666db4" - } - ], - [ - "one_add_del_locator", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "locator_set_name", - 64 - ], - [ - "u32", - "sw_if_index" - ], - [ - "u8", - "priority" - ], - [ - "u8", - "weight" - ], - { - "crc": "0x006a4240" - } - ], - [ - "one_add_del_locator_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_add_del_local_eid", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "eid", - 16 - ], - [ - "u8", - "prefix_len" - ], - [ - "u8", - "locator_set_name", - 64 - ], - [ - "u32", - "vni" - ], - [ - "u16", - "key_id" - ], - [ - "u8", - "key", - 64 - ], - { - "crc": "0xe6d00717" - } - ], - [ - "one_add_del_local_eid_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_map_register_set_ttl", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "ttl" - ], - { - "crc": "0xdd59f1f3" - } - ], - [ - "one_map_register_set_ttl_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_map_register_ttl", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_map_register_ttl_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "ttl" - ], - { - "crc": "0xfa83dd66" - } - ], - [ - "one_add_del_map_server", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "is_ipv6" - ], - [ - "u8", - "ip_address", - 16 - ], - { - "crc": "0x0ebcd37d" - } - ], - [ - "one_add_del_map_server_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_add_del_map_resolver", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "is_ipv6" - ], - [ - "u8", - "ip_address", - 16 - ], - { - "crc": "0x0ebcd37d" - } - ], - [ - "one_add_del_map_resolver_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0xeb0e943b" - } - ], - [ - "one_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_nsh_set_locator_set", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "ls_name", - 64 - ], - { - "crc": "0x7aa022dd" - } - ], - [ - "one_nsh_set_locator_set_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_pitr_set_locator_set", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "ls_name", - 64 - ], - { - "crc": "0x7aa022dd" - } - ], - [ - "one_pitr_set_locator_set_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_use_petr", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_ip4" - ], - [ - "u8", - "address", - 16 - ], - [ - "u8", - "is_add" - ], - { - "crc": "0x6910787d" - } - ], - [ - "one_use_petr_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_use_petr", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_use_petr_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "status" - ], - [ - "u8", - "is_ip4" - ], - [ - "u8", - "address", - 16 - ], - { - "crc": "0x1eb21916" - } - ], - [ - "show_one_rloc_probe_state", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_rloc_probe_state_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_enabled" - ], - { - "crc": "0x14304fbc" - } - ], - [ - "one_rloc_probe_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_enabled" - ], - { - "crc": "0x294103d1" - } - ], - [ - "one_rloc_probe_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_map_register_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_enabled" - ], - { - "crc": "0x294103d1" - } - ], - [ - "one_map_register_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_map_register_state", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_map_register_state_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_enabled" - ], - { - "crc": "0x14304fbc" - } - ], - [ - "one_map_request_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "mode" - ], - { - "crc": "0xf3f93ce9" - } - ], - [ - "one_map_request_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_map_request_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_map_request_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "mode" - ], - { - "crc": "0xd423107c" - } - ], - [ - "one_add_del_remote_mapping", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "is_src_dst" - ], - [ - "u8", - "del_all" - ], - [ - "u32", - "vni" - ], - [ - "u8", - "action" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "eid", - 16 - ], - [ - "u8", - "eid_len" - ], - [ - "u8", - "seid", - 16 - ], - [ - "u8", - "seid_len" - ], - [ - "u32", - "rloc_num" - ], - [ - "vl_api_one_remote_locator_t", - "rlocs", - 0, - "rloc_num" - ], - { - "crc": "0x0b2010ec" - } - ], - [ - "one_add_del_remote_mapping_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_add_del_l2_arp_entry", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "mac", - 6 - ], - [ - "u32", - "bd" - ], - [ - "u32", - "ip4" - ], - { - "crc": "0xa95cc2d7" - } - ], - [ - "one_add_del_l2_arp_entry_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_l2_arp_entries_get", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "bd" - ], - { - "crc": "0x4d418cf4" - } - ], - [ - "one_l2_arp_entries_get_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "count" - ], - [ - "vl_api_one_l2_arp_entry_t", - "entries", - 0, - "count" - ], - { - "crc": "0x88e54ded" - } - ], - [ - "one_add_del_ndp_entry", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "mac", - 6 - ], - [ - "u32", - "bd" - ], - [ - "u8", - "ip6", - 16 - ], - { - "crc": "0xe9468fe3" - } - ], - [ - "one_add_del_ndp_entry_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_ndp_entries_get", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "bd" - ], - { - "crc": "0x4d418cf4" - } - ], - [ - "one_ndp_entries_get_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "count" - ], - [ - "vl_api_one_ndp_entry_t", - "entries", - 0, - "count" - ], - { - "crc": "0xd0822f37" - } - ], - [ - "one_set_transport_protocol", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "protocol" - ], - { - "crc": "0x07b6b85f" - } - ], - [ - "one_set_transport_protocol_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_get_transport_protocol", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_get_transport_protocol_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "protocol" - ], - { - "crc": "0x62a28eb3" - } - ], - [ - "one_ndp_bd_get", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_ndp_bd_get_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "count" - ], - [ - "u32", - "bridge_domains", - 0, - "count" - ], - { - "crc": "0x221ac888" - } - ], - [ - "one_l2_arp_bd_get", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_l2_arp_bd_get_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "count" - ], - [ - "u32", - "bridge_domains", - 0, - "count" - ], - { - "crc": "0x221ac888" - } - ], - [ - "one_add_del_adjacency", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u32", - "vni" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "reid", - 16 - ], - [ - "u8", - "leid", - 16 - ], - [ - "u8", - "reid_len" - ], - [ - "u8", - "leid_len" - ], - { - "crc": "0xf047390d" - } - ], - [ - "one_add_del_adjacency_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_add_del_map_request_itr_rlocs", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u8", - "locator_set_name", - 64 - ], - { - "crc": "0xc7c6cb2f" - } - ], - [ - "one_add_del_map_request_itr_rlocs_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_eid_table_add_del_map", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_add" - ], - [ - "u32", - "vni" - ], - [ - "u32", - "dp_table" - ], - [ - "u8", - "is_l2" - ], - { - "crc": "0x59e9975e" - } - ], - [ - "one_eid_table_add_del_map_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_locator_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "ls_index" - ], - [ - "u8", - "ls_name", - 64 - ], - [ - "u8", - "is_index_set" - ], - { - "crc": "0xf27d5050" - } - ], - [ - "one_locator_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u8", - "local" - ], - [ - "u32", - "sw_if_index" - ], - [ - "u8", - "is_ipv6" - ], - [ - "u8", - "ip_address", - 16 - ], - [ - "u8", - "priority" - ], - [ - "u8", - "weight" - ], - { - "crc": "0xb3988a30" - } - ], - [ - "one_locator_set_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "ls_index" - ], - [ - "u8", - "ls_name", - 64 - ], - { - "crc": "0x6b846882" - } - ], - [ - "one_locator_set_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "filter" - ], - { - "crc": "0xc79e8ab0" - } - ], - [ - "one_eid_table_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "locator_set_index" - ], - [ - "u8", - "action" - ], - [ - "u8", - "is_local" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "is_src_dst" - ], - [ - "u32", - "vni" - ], - [ - "u8", - "eid", - 16 - ], - [ - "u8", - "eid_prefix_len" - ], - [ - "u8", - "seid", - 16 - ], - [ - "u8", - "seid_prefix_len" - ], - [ - "u32", - "ttl" - ], - [ - "u8", - "authoritative" - ], - [ - "u16", - "key_id" - ], - [ - "u8", - "key", - 64 - ], - { - "crc": "0xdcd9f414" - } - ], - [ - "one_eid_table_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "eid_set" - ], - [ - "u8", - "prefix_length" - ], - [ - "u32", - "vni" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "eid", - 16 - ], - [ - "u8", - "filter" - ], - { - "crc": "0xe0df64da" - } - ], - [ - "one_adjacencies_get_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "count" - ], - [ - "vl_api_one_adjacency_t", - "adjacencies", - 0, - "count" - ], - { - "crc": "0x60a3c592" - } - ], - [ - "one_adjacencies_get", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "vni" - ], - { - "crc": "0x8d1f2fe9" - } - ], - [ - "one_eid_table_map_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "vni" - ], - [ - "u32", - "dp_table" - ], - { - "crc": "0x0b6859e2" - } - ], - [ - "one_eid_table_map_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_l2" - ], - { - "crc": "0x67c54650" - } - ], - [ - "one_eid_table_vni_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_eid_table_vni_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "vni" - ], - { - "crc": "0x64abc01e" - } - ], - [ - "one_map_resolver_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_ipv6" - ], - [ - "u8", - "ip_address", - 16 - ], - { - "crc": "0x60a5f5ca" - } - ], - [ - "one_map_resolver_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_map_server_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_ipv6" - ], - [ - "u8", - "ip_address", - 16 - ], - { - "crc": "0x60a5f5ca" - } - ], - [ - "one_map_server_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_status", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_status_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "feature_status" - ], - [ - "u8", - "gpe_status" - ], - { - "crc": "0xddcf48ef" - } - ], - [ - "one_get_map_request_itr_rlocs", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_get_map_request_itr_rlocs_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "locator_set_name", - 64 - ], - { - "crc": "0x9f56f6f7" - } - ], - [ - "show_one_nsh_mapping", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_nsh_mapping_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_set" - ], - [ - "u8", - "locator_set_name", - 64 - ], - { - "crc": "0xf2ff364e" - } - ], - [ - "show_one_pitr", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_pitr_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "status" - ], - [ - "u8", - "locator_set_name", - 64 - ], - { - "crc": "0xdca512cc" - } - ], - [ - "one_stats_dump", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_stats_details", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "u32", - "vni" - ], - [ - "u8", - "eid_type" - ], - [ - "u8", - "deid", - 16 - ], - [ - "u8", - "seid", - 16 - ], - [ - "u8", - "deid_pref_len" - ], - [ - "u8", - "seid_pref_len" - ], - [ - "u8", - "is_ip4" - ], - [ - "u8", - "rloc", - 16 - ], - [ - "u8", - "lloc", - 16 - ], - [ - "u32", - "pkt_count" - ], - [ - "u32", - "bytes" - ], - { - "crc": "0xe1a34a05" - } - ], - [ - "one_stats_flush", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_stats_flush_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_stats_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0xeb0e943b" - } - ], - [ - "one_stats_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_stats_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_stats_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0x6b4c29dc" - } - ], - [ - "one_map_register_fallback_threshold", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "value" - ], - { - "crc": "0xf7d4a475" - } - ], - [ - "one_map_register_fallback_threshold_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "show_one_map_register_fallback_threshold", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "show_one_map_register_fallback_threshold_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u32", - "value" - ], - { - "crc": "0xc93a9113" - } - ], - [ - "one_enable_disable_xtr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0xeb0e943b" - } - ], - [ - "one_enable_disable_xtr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_show_xtr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_show_xtr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0x6b4c29dc" - } - ], - [ - "one_enable_disable_petr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0xeb0e943b" - } - ], - [ - "one_enable_disable_petr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_show_petr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_show_petr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0x6b4c29dc" - } - ], - [ - "one_enable_disable_pitr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0xeb0e943b" - } - ], - [ - "one_enable_disable_pitr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "one_show_pitr_mode", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "one_show_pitr_mode_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "is_en" - ], - { - "crc": "0x6b4c29dc" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "one_add_del_locator_set": { - "reply": "one_add_del_locator_set_reply" - }, - "one_add_del_locator": { - "reply": "one_add_del_locator_reply" - }, - "one_add_del_local_eid": { - "reply": "one_add_del_local_eid_reply" - }, - "one_map_register_set_ttl": { - "reply": "one_map_register_set_ttl_reply" - }, - "show_one_map_register_ttl": { - "reply": "show_one_map_register_ttl_reply" - }, - "one_add_del_map_server": { - "reply": "one_add_del_map_server_reply" - }, - "one_add_del_map_resolver": { - "reply": "one_add_del_map_resolver_reply" - }, - "one_enable_disable": { - "reply": "one_enable_disable_reply" - }, - "one_nsh_set_locator_set": { - "reply": "one_nsh_set_locator_set_reply" - }, - "one_pitr_set_locator_set": { - "reply": "one_pitr_set_locator_set_reply" - }, - "one_use_petr": { - "reply": "one_use_petr_reply" - }, - "show_one_use_petr": { - "reply": "show_one_use_petr_reply" - }, - "show_one_rloc_probe_state": { - "reply": "show_one_rloc_probe_state_reply" - }, - "one_rloc_probe_enable_disable": { - "reply": "one_rloc_probe_enable_disable_reply" - }, - "one_map_register_enable_disable": { - "reply": "one_map_register_enable_disable_reply" - }, - "show_one_map_register_state": { - "reply": "show_one_map_register_state_reply" - }, - "one_map_request_mode": { - "reply": "one_map_request_mode_reply" - }, - "show_one_map_request_mode": { - "reply": "show_one_map_request_mode_reply" - }, - "one_add_del_remote_mapping": { - "reply": "one_add_del_remote_mapping_reply" - }, - "one_add_del_l2_arp_entry": { - "reply": "one_add_del_l2_arp_entry_reply" - }, - "one_l2_arp_entries_get": { - "reply": "one_l2_arp_entries_get_reply" - }, - "one_add_del_ndp_entry": { - "reply": "one_add_del_ndp_entry_reply" - }, - "one_ndp_entries_get": { - "reply": "one_ndp_entries_get_reply" - }, - "one_set_transport_protocol": { - "reply": "one_set_transport_protocol_reply" - }, - "one_get_transport_protocol": { - "reply": "one_get_transport_protocol_reply" - }, - "one_ndp_bd_get": { - "reply": "one_ndp_bd_get_reply" - }, - "one_l2_arp_bd_get": { - "reply": "one_l2_arp_bd_get_reply" - }, - "one_add_del_adjacency": { - "reply": "one_add_del_adjacency_reply" - }, - "one_add_del_map_request_itr_rlocs": { - "reply": "one_add_del_map_request_itr_rlocs_reply" - }, - "one_eid_table_add_del_map": { - "reply": "one_eid_table_add_del_map_reply" - }, - "one_locator_dump": { - "reply": "one_locator_details", - "stream": true - }, - "one_locator_set_dump": { - "reply": "one_locator_set_details", - "stream": true - }, - "one_eid_table_dump": { - "reply": "one_eid_table_details", - "stream": true - }, - "one_adjacencies_get": { - "reply": "one_adjacencies_get_reply" - }, - "one_eid_table_map_dump": { - "reply": "one_eid_table_map_details", - "stream": true - }, - "one_eid_table_vni_dump": { - "reply": "one_eid_table_vni_details", - "stream": true - }, - "one_map_resolver_dump": { - "reply": "one_map_resolver_details", - "stream": true - }, - "one_map_server_dump": { - "reply": "one_map_server_details", - "stream": true - }, - "show_one_status": { - "reply": "show_one_status_reply" - }, - "one_get_map_request_itr_rlocs": { - "reply": "one_get_map_request_itr_rlocs_reply" - }, - "show_one_nsh_mapping": { - "reply": "show_one_nsh_mapping_reply" - }, - "show_one_pitr": { - "reply": "show_one_pitr_reply" - }, - "one_stats_dump": { - "reply": "one_stats_details", - "stream": true - }, - "one_stats_flush": { - "reply": "one_stats_flush_reply" - }, - "one_stats_enable_disable": { - "reply": "one_stats_enable_disable_reply" - }, - "show_one_stats_enable_disable": { - "reply": "show_one_stats_enable_disable_reply" - }, - "one_map_register_fallback_threshold": { - "reply": "one_map_register_fallback_threshold_reply" - }, - "show_one_map_register_fallback_threshold": { - "reply": "show_one_map_register_fallback_threshold_reply" - }, - "one_enable_disable_xtr_mode": { - "reply": "one_enable_disable_xtr_mode_reply" - }, - "one_show_xtr_mode": { - "reply": "one_show_xtr_mode_reply" - }, - "one_enable_disable_petr_mode": { - "reply": "one_enable_disable_petr_mode_reply" - }, - "one_show_petr_mode": { - "reply": "one_show_petr_mode_reply" - }, - "one_enable_disable_pitr_mode": { - "reply": "one_enable_disable_pitr_mode_reply" - }, - "one_show_pitr_mode": { - "reply": "one_show_pitr_mode_reply" - } - }, - "options": { - "version": "1.0.0" - }, - "aliases": {}, - "vl_api_version": "0xde9891c3" -}