FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
add or delete locator for locator set More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u8 | locator_set_name [64] |
u32 | sw_if_index |
u8 | priority |
u8 | weight |
add or delete locator for locator set
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 |
locator_set_name | - name of locator_set to add/del locator |
sw_if_index | - index of the interface |
priority | - priority of the locator |
weight | - weight of the locator |