FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Tell client about a DHCPv6 PD server reply event. More...
Tell client about a DHCPv6 PD 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 |
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_PD option |
T2 | - value of T2 in IA_PD option |
inner_status_code | - value of status code inside IA_PD option |
status_code | - value of the main status code of DHCPv6 message |
preference | - value of preference option in reply message |
n_prefixes | - number of prefixes in IA_PD option |
prefixes | - list of prefixes in IA_PD option |
vl_api_dhcp6_pd_prefix_info_t vl_api_dhcp6_pd_reply_event_t::prefixes[n_prefixes] |