DHCPv6 Client

This module includes configuration variables for the DHCPv6 client.

Summary

Macros

OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE 0
Define to 1 to enable DHCPv6 Client support.
OPENTHREAD_CONFIG_DHCP6_CLIENT_NUM_PREFIXES 4
The number of dhcp prefixes.
OPENTHREAD_ENABLE_DHCP6_MULTICAST_SOLICIT 0

Macros

OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE

 OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE 0

Define to 1 to enable DHCPv6 Client support.

OPENTHREAD_CONFIG_DHCP6_CLIENT_NUM_PREFIXES

 OPENTHREAD_CONFIG_DHCP6_CLIENT_NUM_PREFIXES 4

The number of dhcp prefixes.

OPENTHREAD_ENABLE_DHCP6_MULTICAST_SOLICIT

 OPENTHREAD_ENABLE_DHCP6_MULTICAST_SOLICIT 0

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.