-
choice: Routing Metric
Routing Metric
Type: bool
Help¶
The routing metric to use. This must be a valid DAG Metric Container Object Type. When MRH OF (RFC6719) is used with ETX, no metric container must be used as the rank carries ETX directly.
Defaults¶
NET_RPL_MC_NONE
ifNET_RPL
&&NETWORKING
Choice options¶
Kconfig definition¶
At subsys/net/ip/Kconfig.rpl:65
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
choice bool prompt "Routing Metric" ifNET_RPL
&&NETWORKING
defaultNET_RPL_MC_NONE
ifNET_RPL
&&NETWORKING
depends onNET_RPL
&&NETWORKING
help The routing metric to use. This must be a valid DAG Metric Container Object Type. When MRH OF (RFC6719) is used with ETX, no metric container must be used as the rank carries ETX directly.
(Definitions include propagated dependencies, including from if’s and menus.)