Configuration macros¶
Configuration macros for neighbor information base.
-
GNRC_IPV6_NIB_CONF_6LBR¶ enable features for 6Lo border router
1
(0)
-
GNRC_IPV6_NIB_CONF_6LR¶ enable features for 6Lo router
1
(0)
-
GNRC_IPV6_NIB_CONF_6LN¶ enable features for 6Lo node
1
(0)
-
GNRC_IPV6_NIB_CONF_ROUTER¶ enable features for IPv6 routers
1
(0)
-
GNRC_IPV6_NIB_CONF_ADV_ROUTER¶ (de-)activate router advertising at interface start-up
1
(0)
-
GNRC_IPV6_NIB_CONF_ARSM¶ (de-)activate NDP address resolution state-machine
1
(1)
-
GNRC_IPV6_NIB_CONF_QUEUE_PKT¶ queue packets for address resolution
1
(1)
-
GNRC_IPV6_NIB_CONF_SLAAC¶ handle NDP messages according for stateless address auto-configuration (if activated on interface)
1
(1)
See also
-
GNRC_IPV6_NIB_CONF_REDIRECT¶ handle Redirect Messages
1
(0)
-
GNRC_IPV6_NIB_CONF_DC¶ (de-)activate destination cache
1
(0)
-
GNRC_IPV6_NIB_CONF_MULTIHOP_P6C¶ Multihop prefix and 6LoWPAN context distribution.
1
(0)
See also
-
GNRC_IPV6_NIB_CONF_MULTIHOP_DAD¶ Multihop duplicate address detection.
1
(0)
See also
-
GNRC_IPV6_NIB_CONF_REACH_TIME_RESET¶ Reset time in milliseconds for the reachability time.
1
(7200000U)
See also
-
GNRC_IPV6_NIB_CONF_NO_RTR_SOL¶ Disable router solicitations.
1
(0)
-
GNRC_IPV6_NIB_L2ADDR_MAX_LEN¶ Maximum link-layer address length (aligned)
1
(8U)
-
GNRC_IPV6_NIB_DEFAULT_ROUTER_NUMOF¶ Number of default routers in the default router list.
1
(1)
-
GNRC_IPV6_NIB_NUMOF¶ Number of entries in NIB.
1
(4)
-
GNRC_IPV6_NIB_OFFL_NUMOF¶ Number of off-link entries in NIB.
1
(8)
-
GNRC_IPV6_NIB_ABR_NUMOF¶ Number of authoritative border router entries in NIB.
1
(1)