Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
624 B

.. _dhcpv6_interface:
DHCPv6
######
.. contents::
:local:
:depth: 2
Overview
********
The Dynamic Host Configuration Protocol (DHCP) for IPv6 is a network management protocol
used on IPv6 based networks. A DHCPv6 server dynamically assigns an IPv6 address
and other network configuration parameters to each device on a network so they
can communicate with other IP networks.
See this
`DHCPv6 Wikipedia article <https://en.wikipedia.org/wiki/DHCPv6>`_
for a detailed overview of how DHCPv6 works.
Note that Zephyr only supports DHCPv6 client functionality.
API Reference
*************
.. doxygengroup:: dhcpv6