![]() |
FD.io VPP
v17.01-9-ge7dcee4
Vector Packet Processing
|
Tell client about a DHCP completion event. More...
Data Fields | |
| u32 | client_index |
| u32 | pid |
| u8 | hostname [64] |
| u8 | is_ipv6 |
| u8 | host_address [16] |
| u8 | router_address [16] |
| u8 | host_mac [6] |
Tell client about a DHCP completion event.
| client_index | - opaque cookie to identify the sender |
| pid | - client pid registered to receive notification |
| is_ipv6 | - if non-zero the address is ipv6, else ipv4 |
| host_address | - Host IP address |
| router_address | - Router IP address |
| host_mac | - Host MAC address |