![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Tell client about a DHCPv6 server reply event. More...
Collaboration diagram for vl_api_dhcp6_reply_event_t:Tell client about a DHCPv6 server reply event.
| client_index | - opaque cookie to identify the sender |
| pid | - client pid registered to receive notification |
| sw_if_index | - index of RX interface, also identifies IAID |
| server_index | - used to dentify DHCPv6 server, unique for each DHCPv6 server on the link |
| msg_type | - message type |
| T1 | - value of T1 in IA_NA option |
| T2 | - value of T2 in IA_NA option |
| inner_status_code | - value of status code inside IA_NA option |
| status_code | - value of status code |
| preference | - value of preference option in reply message |
| n_addresses | - number of addresses in IA_NA option |
| addresses | - list of addresses in IA_NA option |
| vl_api_dhcp6_address_info_t vl_api_dhcp6_reply_event_t::addresses[n_addresses] |