![]() |
0.01.00
|
This file includes definitions for DHCPv6 Server. More...
#include "openthread-core-config.h"#include <openthread/types.h>#include "common/locator.hpp"#include "mac/mac_frame.hpp"#include "mac/mac.hpp"#include "net/dhcp6.hpp"#include "net/udp6.hpp"#include "thread/network_data_leader.hpp"Go to the source code of this file.
Classes | |
| class | ot::Dhcp6::PrefixAgent |
| This class implements prefix agent. More... | |
| class | ot::Dhcp6::Dhcp6Server |
Namespaces | |
| ot::NetworkData | |
| This namespace includes definitions for managing Thread Network Data. | |
Macros | |
| #define | OT_DHCP6_DEFAULT_IA_NA_T1 0xffffffffU |
| DHCPv6 default constant. More... | |
| #define | OT_DHCP6_DEFAULT_IA_NA_T2 0xffffffffU |
| #define | OT_DHCP6_DEFAULT_PREFERRED_LIFETIME 0xffffffffU |
| #define | OT_DHCP6_DEFAULT_VALID_LIFETIME 0xffffffffU |
This file includes definitions for DHCPv6 Server.