doc: net: Use proper github link for statistics Kconfig file
Show proper network statistics Kconfig file link. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
a2d61fedf6
commit
4e201a60e3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Overview
|
||||||
Network statistics are collected if :option:`CONFIG_NET_STATISTICS` is set.
|
Network statistics are collected if :option:`CONFIG_NET_STATISTICS` is set.
|
||||||
Individual component statistics for IPv4 or IPv6 can be turned off
|
Individual component statistics for IPv4 or IPv6 can be turned off
|
||||||
if those statistics are not needed. See various options in
|
if those statistics are not needed. See various options in
|
||||||
:file:`subsys/net/ip/Kconfig.stats` file for details.
|
:zephyr_file:`subsys/net/ip/Kconfig.stats` file for details.
|
||||||
|
|
||||||
By default, the system collects network statistics per network interface. This
|
By default, the system collects network statistics per network interface. This
|
||||||
can be controlled by :option:`CONFIG_NET_STATISTICS_PER_INTERFACE` option.
|
can be controlled by :option:`CONFIG_NET_STATISTICS_PER_INTERFACE` option.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue