-
CONFIG_NET_ROUTE
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
NET_IPV6_NBR_CACHE
&& !NET_RAW_MODE
&& NETWORKING
(Includes any dependencies from ifs and menus.)
Default¶
y if
NET_IPV6_NBR_CACHE
Kconfig definition¶
At <Zephyr>/subsys/net/ip/Kconfig:265
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:37
→ <Zephyr>/subsys/net/Kconfig:87
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → IP stack
config NET_ROUTE bool default y ifNET_IPV6_NBR_CACHE
depends onNET_IPV6_NBR_CACHE
&& !NET_RAW_MODE
&&NETWORKING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)