FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Go to the source code of this file.
Variables | |
vlib_cli_command_t | lisp_show_adjacencies_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_adjacencies_command) More... | |
vlib_cli_command_t | lisp_add_del_map_server_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_server_command) More... | |
vlib_cli_command_t | lisp_add_del_local_eid_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_local_eid_command) More... | |
vlib_cli_command_t | lisp_eid_table_map_command |
(constructor) VLIB_CLI_COMMAND (lisp_eid_table_map_command) More... | |
vlib_cli_command_t | lisp_add_del_remote_mapping_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_remote_mapping_command) More... | |
vlib_cli_command_t | lisp_add_del_adjacency_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_adjacency_command) More... | |
vlib_cli_command_t | lisp_map_request_mode_command |
(constructor) VLIB_CLI_COMMAND (lisp_map_request_mode_command) More... | |
vlib_cli_command_t | lisp_show_map_request_mode_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_request_mode_command) More... | |
vlib_cli_command_t | lisp_show_map_resolvers_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_resolvers_command) More... | |
vlib_cli_command_t | lisp_pitr_set_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_pitr_set_locator_set_command) More... | |
vlib_cli_command_t | lisp_show_pitr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_pitr_command) More... | |
vlib_cli_command_t | lisp_cp_show_eid_table_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_show_eid_table_command) More... | |
vlib_cli_command_t | lisp_cp_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_enable_disable_command) More... | |
vlib_cli_command_t | lisp_map_register_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_map_register_enable_disable_command) More... | |
vlib_cli_command_t | lisp_rloc_probe_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_rloc_probe_enable_disable_command) More... | |
vlib_cli_command_t | lisp_show_status_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_status_command) More... | |
vlib_cli_command_t | lisp_show_eid_table_map_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_eid_table_map_command) More... | |
vlib_cli_command_t | lisp_cp_add_del_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_add_del_locator_set_command) More... | |
vlib_cli_command_t | lisp_cp_add_del_locator_in_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_add_del_locator_in_set_command) More... | |
vlib_cli_command_t | lisp_cp_show_locator_sets_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_show_locator_sets_command) More... | |
vlib_cli_command_t | lisp_add_del_map_resolver_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_resolver_command) More... | |
vlib_cli_command_t | lisp_add_del_map_request_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_request_command) More... | |
vlib_cli_command_t | lisp_show_map_request_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_request_command) More... | |
vlib_cli_command_t | lisp_use_petr_set_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_use_petr_set_locator_set_command) More... | |
vlib_cli_command_t | lisp_show_petr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_petr_command) More... | |
Definition at line 752 of file lisp_cli.c.
Definition at line 585 of file lisp_cli.c.
Definition at line 1051 of file lisp_cli.c.
|
static |
Handler for add/del adjacency CLI.
Definition at line 433 of file lisp_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Handler for add/del remote mapping CLI.
vm | vlib context |
input | input from user |
cmd | cmd |
Definition at line 293 of file lisp_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
vlib_cli_command_t lisp_add_del_adjacency_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_adjacency_command)
Definition at line 526 of file lisp_cli.c.
vlib_cli_command_t lisp_add_del_local_eid_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_local_eid_command)
Definition at line 230 of file lisp_cli.c.
vlib_cli_command_t lisp_add_del_map_request_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_request_command)
Definition at line 1458 of file lisp_cli.c.
vlib_cli_command_t lisp_add_del_map_resolver_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_resolver_command)
Definition at line 1404 of file lisp_cli.c.
vlib_cli_command_t lisp_add_del_map_server_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_map_server_command)
Definition at line 124 of file lisp_cli.c.
vlib_cli_command_t lisp_add_del_remote_mapping_command |
(constructor) VLIB_CLI_COMMAND (lisp_add_del_remote_mapping_command)
Definition at line 420 of file lisp_cli.c.
vlib_cli_command_t lisp_cp_add_del_locator_in_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_add_del_locator_in_set_command)
Definition at line 1285 of file lisp_cli.c.
vlib_cli_command_t lisp_cp_add_del_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_add_del_locator_set_command)
Definition at line 1209 of file lisp_cli.c.
vlib_cli_command_t lisp_cp_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_enable_disable_command)
Definition at line 937 of file lisp_cli.c.
vlib_cli_command_t lisp_cp_show_eid_table_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_show_eid_table_command)
Definition at line 884 of file lisp_cli.c.
vlib_cli_command_t lisp_cp_show_locator_sets_command |
(constructor) VLIB_CLI_COMMAND (lisp_cp_show_locator_sets_command)
Definition at line 1343 of file lisp_cli.c.
vlib_cli_command_t lisp_eid_table_map_command |
(constructor) VLIB_CLI_COMMAND (lisp_eid_table_map_command)
Definition at line 277 of file lisp_cli.c.
vlib_cli_command_t lisp_map_register_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_map_register_enable_disable_command)
Definition at line 990 of file lisp_cli.c.
vlib_cli_command_t lisp_map_request_mode_command |
(constructor) VLIB_CLI_COMMAND (lisp_map_request_mode_command)
Definition at line 576 of file lisp_cli.c.
vlib_cli_command_t lisp_pitr_set_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_pitr_set_locator_set_command)
Definition at line 691 of file lisp_cli.c.
vlib_cli_command_t lisp_rloc_probe_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (lisp_rloc_probe_enable_disable_command)
Definition at line 1043 of file lisp_cli.c.
vlib_cli_command_t lisp_show_adjacencies_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_adjacencies_command)
Definition at line 68 of file lisp_cli.c.
vlib_cli_command_t lisp_show_eid_table_map_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_eid_table_map_command)
Definition at line 1135 of file lisp_cli.c.
vlib_cli_command_t lisp_show_map_request_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_request_command)
Definition at line 1488 of file lisp_cli.c.
vlib_cli_command_t lisp_show_map_request_mode_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_request_mode_command)
Definition at line 610 of file lisp_cli.c.
vlib_cli_command_t lisp_show_map_resolvers_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_map_resolvers_command)
Definition at line 633 of file lisp_cli.c.
vlib_cli_command_t lisp_show_petr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_petr_command)
Definition at line 1593 of file lisp_cli.c.
vlib_cli_command_t lisp_show_pitr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_pitr_command)
Definition at line 744 of file lisp_cli.c.
vlib_cli_command_t lisp_show_status_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_status_command)
Definition at line 1070 of file lisp_cli.c.
vlib_cli_command_t lisp_use_petr_set_locator_set_command |
(constructor) VLIB_CLI_COMMAND (lisp_use_petr_set_locator_set_command)
Definition at line 1541 of file lisp_cli.c.