-
CONFIG_NET_RPL_DAO_ACK
¶
Node expecting DAO ACK
Type: bool
Help¶
Node expecting DAO ACK for DAO message. Enable if interested in status of DAO message.
Direct dependencies¶
NET_RPL
&& NET_RPL
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
NET_RPL
&&NET_RPL
&&NETWORKING
Kconfig definition¶
At subsys/net/ip/Kconfig.rpl:208
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:91
→ subsys/net/ip/Kconfig:471
Menu path: (top menu) → Networking → IP stack → Enable RPL (Ripple) support
config NET_RPL_DAO_ACK bool prompt "Node expecting DAO ACK" ifNET_RPL
&&NET_RPL
&&NETWORKING
default "y" ifNET_RPL
&&NET_RPL
&&NETWORKING
depends onNET_RPL
&&NET_RPL
&&NETWORKING
help Node expecting DAO ACK for DAO message. Enable if interested in status of DAO message.
(Definitions include propagated dependencies, including from if’s and menus.)