FD.io VPP
v18.01.2-1-g9b554f3
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 lisp locator |
weight | - weight of the lisp locator |