![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
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 |