-
CONFIG_NET_MGMT
¶
Network Management API
Type: bool
Help¶
Add support for NM API that enables managing different aspects of the network stack as well as receiving notification on network events (ip address change, iface up and running …).
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/ip/Kconfig.mgmt:7
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:91
→ subsys/net/ip/Kconfig:469
Menu path: (top menu) → Networking → IP stack
menuconfig NET_MGMT bool prompt "Network Management API" ifNETWORKING
depends onNETWORKING
help Add support for NM API that enables managing different aspects of the network stack as well as receiving notification on network events (ip address change, iface up and running ...).
(Definitions include propagated dependencies, including from if’s and menus.)