All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

DHCPv6 client for simple prefix delegation definitions. More...

Detailed Description

DHCPv6 client for simple prefix delegation definitions.

Author
Martine S. Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

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.