Add DHCPv6 to documentation

This commit is contained in:
Dirk Ziegelmeier
2018-02-23 12:35:45 +01:00
parent d2ee10977f
commit aa04944ae0
3 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
/**
* @file
*
* @defgroup dhcp6 DHCPv6
* @ingroup ip6
* DHCPv6 client: IPv6 address autoconfiguration as per
* RFC 3315 (stateful DHCPv6) and
* RFC 3736 (stateless DHCPv6).