FD.io VPP
v17.04.2-2-ga8f93f8
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 741 of file lisp_cli.c.
Definition at line 574 of file lisp_cli.c.
Definition at line 1040 of file lisp_cli.c.
|
static |
Handler for add/del adjacency CLI.
Definition at line 422 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 515 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 1447 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 1393 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 409 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 1274 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 1198 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 926 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 873 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 1332 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 979 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 565 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 680 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 1032 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 1124 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 1477 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 599 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 622 of file lisp_cli.c.
vlib_cli_command_t lisp_show_petr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_petr_command)
Definition at line 1582 of file lisp_cli.c.
vlib_cli_command_t lisp_show_pitr_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_pitr_command)
Definition at line 733 of file lisp_cli.c.
vlib_cli_command_t lisp_show_status_command |
(constructor) VLIB_CLI_COMMAND (lisp_show_status_command)
Definition at line 1059 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 1530 of file lisp_cli.c.