-
CONFIG_NET_RPL_INIT_LINK_METRIC
¶
Initial link metric
Type: int
Help¶
Initial metric attributed to a link when the ETX is unknown.
Direct dependencies¶
NET_RPL
&& NET_RPL
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
- 1 if
NET_RPL
&&NET_RPL
&&NETWORKING
Kconfig definition¶
At subsys/net/ip/Kconfig.rpl:194
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_INIT_LINK_METRIC int prompt "Initial link metric" ifNET_RPL
&&NET_RPL
&&NETWORKING
default 1 ifNET_RPL
&&NET_RPL
&&NETWORKING
depends onNET_RPL
&&NET_RPL
&&NETWORKING
help Initial metric attributed to a link when the ETX is unknown.
(Definitions include propagated dependencies, including from if’s and menus.)