![]() |
FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
IPv4 and IPv6 adjacency and lookup table managment. More...
Go to the source code of this file.
Variables | |
const ip46_address_t | zero_addr |
static vlib_cli_command_t | vlib_cli_ip_command |
(constructor) VLIB_CLI_COMMAND (vlib_cli_ip_command) More... | |
static vlib_cli_command_t | vlib_cli_ip6_command |
(constructor) VLIB_CLI_COMMAND (vlib_cli_ip6_command) More... | |
static vlib_cli_command_t | vlib_cli_show_ip_command |
(constructor) VLIB_CLI_COMMAND (vlib_cli_show_ip_command) More... | |
static vlib_cli_command_t | vlib_cli_show_ip6_command |
(constructor) VLIB_CLI_COMMAND (vlib_cli_show_ip6_command) More... | |
static vlib_cli_command_t | ip_route_command |
(constructor) VLIB_CLI_COMMAND (ip_route_command) More... | |
static vlib_cli_command_t | ip_mroute_command |
(constructor) VLIB_CLI_COMMAND (ip_mroute_command) More... | |
static vlib_cli_command_t | ip_probe_neighbor_command |
(constructor) VLIB_CLI_COMMAND (ip_probe_neighbor_command) More... | |
IPv4 and IPv6 adjacency and lookup table managment.
Definition in file lookup.c.
u32 fib_table_id_find_fib_index | ( | fib_protocol_t | proto, |
u32 | table_id | ||
) |
|
static |
|
static |
clib_error_t* ip_interface_address_add_del | ( | ip_lookup_main_t * | lm, |
u32 | sw_if_index, | ||
void * | addr_fib, | ||
u32 | address_length, | ||
u32 | is_del, | ||
u32 * | result_if_address_index | ||
) |
void ip_lookup_init | ( | ip_lookup_main_t * | lm, |
u32 | is_ip6 | ||
) |
|
static |
|
static |
|
static |
clib_error_t* vnet_ip_mroute_cmd | ( | vlib_main_t * | vm, |
unformat_input_t * | main_input, | ||
vlib_cli_command_t * | cmd | ||
) |
clib_error_t* vnet_ip_route_cmd | ( | vlib_main_t * | vm, |
unformat_input_t * | main_input, | ||
vlib_cli_command_t * | cmd | ||
) |
VNET_SW_INTERFACE_ADD_DEL_FUNCTION | ( | ip_sw_interface_add_del | ) |
|
static |
(constructor) VLIB_CLI_COMMAND (ip_mroute_command)
|
static |
(constructor) VLIB_CLI_COMMAND (ip_probe_neighbor_command)
|
static |
(constructor) VLIB_CLI_COMMAND (ip_route_command)
|
static |
|
static |
|
static |
|
static |