![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
DHCP Client config add / del request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | is_add |
| vl_api_dhcp_client_t | client |
DHCP Client config add / del request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - add the config if non-zero, else delete |
| client | - client configuration data |