FD.io VPP
v18.01.2-1-g9b554f3
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 754 of file lisp_cli.c.
Definition at line 586 of file lisp_cli.c.
Definition at line 1053 of file lisp_cli.c.
|
static |
Handler for add/del adjacency CLI.
Definition at line 434 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 294 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 527 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 231 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 1461 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 1406 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 421 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 1287 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 1211 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 939 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 886 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 1345 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 278 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 992 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 577 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 693 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 1045 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 1137 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 1491 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 611 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 634 of file lisp_cli.c.
vlib_cli_command_t lisp_show_petr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_petr_command)
Definition at line 1596 of file lisp_cli.c.
vlib_cli_command_t lisp_show_pitr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_pitr_command)
Definition at line 746 of file lisp_cli.c.
vlib_cli_command_t lisp_show_status_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_status_command)
Definition at line 1072 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 1544 of file lisp_cli.c.