|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    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 |