1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 12:11:18 +02:00

add long description from nmagedman@yahoo.com

SVN-Revision: 3216
This commit is contained in:
Waldemar Brodkorb 2006-02-10 20:45:07 +00:00
parent b5a7ead7c6
commit e7871ca996

@ -3,5 +3,6 @@ config BR2_PACKAGE_BWM
tristate
default m if CONFIG_DEVEL
help
A very tiny bandwidth monitor.
Continually displays data transfer rates (received, transmitted, and
total) for each interface, measured in KiB/sec. Works by sampling
values from /proc/net/dev and calculating deltas.