FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
OAM add / del target request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | vrf_id |
u8 | src_address [4] |
u8 | dst_address [4] |
u8 | is_add |
OAM add / del target request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
vrf_id | - vrf_id of the target |
src_address[] | - source address to use for the updates |
dst_address[] | - destination address of the target |
is_add | - add target if non-zero, else delete |