DHCPv6 client for simple prefix delegation definitions. More...
DHCPv6 client for simple prefix delegation definitions.
Definition in file simple_pd.h.
Go to the source code of this file.
Macros | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_UPSTREAM (0) |
Identifier of the upstream interface. | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_UPSTREAM_TYPE NETDEV_ANY |
Interface type of the upstream interface. | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_UPSTREAM_IDX (0) |
Interface index of the upstream interface. | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_6LO_CTX_MIN (60U) |
6LoWPAN compression context lifetime for configured prefixes in minutes | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_STATIC_ROUTE |
Use static routes to upstream router. | |
Functions | |
void | gnrc_dhcpv6_client_simple_pd_init (void) |
Initializes the DHCPv6 client for simple prefix delegation. | |