-
CONFIG_NET_STATISTICS_IPV6_ND
¶
IPv6 statistics
Type: bool
Help¶
Keep track of IPv6 Neighbor Discovery related statistics
Direct dependencies¶
NET_IPV6_ND
&& NET_STATISTICS
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
NET_IPV6_ND
&&NET_STATISTICS
&&NETWORKING
Kconfig definition¶
At subsys/net/ip/Kconfig.stats:56
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
→ subsys/net/ip/Kconfig:577
Menu path: (top menu) → Networking → IP stack → Network statistics
config NET_STATISTICS_IPV6_ND bool prompt "IPv6 statistics" ifNET_IPV6_ND
&&NET_STATISTICS
&&NETWORKING
default "y" ifNET_IPV6_ND
&&NET_STATISTICS
&&NETWORKING
depends onNET_IPV6_ND
&&NET_STATISTICS
&&NETWORKING
help Keep track of IPv6 Neighbor Discovery related statistics
(Definitions include propagated dependencies, including from if’s and menus.)