FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
add or delete map-resolver More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add [default=true] |
vl_api_address_t | ip_address |
add or delete map-resolver
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add address if non-zero, else delete |
is_ipv6 | - if non-zero the address is ipv6, else ipv4 |
ip_address | - array of address bytes |
vl_api_address_t vl_api_one_add_del_map_resolver_t::ip_address |
bool vl_api_one_add_del_map_resolver_t::is_add[default=true] |