FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
DHCP Client config data. More...
Data Fields | |
u32 | sw_if_index |
u8 | hostname [64] |
u8 | id [64] |
u8 | want_dhcp_event |
u8 | set_broadcast_flag |
u32 | pid |
DHCP Client config data.
sw_if_index | - index of the interface for DHCP client |
hostname | - hostname |
id | - Client ID - option 61 |
want_dhcp_event | - DHCP event sent to the sender via dhcp_compl_event API message if non-zero |
set_broadcast_flag | - in the DHCP Discover to control how the resulting OFFER is addressed. |
pid | - sender's pid |