projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add mirrors and update to 2.2.6
[openwrt.git]
/
openwrt
/
package
/
bwm
/
Config.in
diff --git
a/openwrt/package/bwm/Config.in
b/openwrt/package/bwm/Config.in
index
b50f023
..
932a71d
100644
(file)
--- a/
openwrt/package/bwm/Config.in
+++ b/
openwrt/package/bwm/Config.in
@@
-3,5
+3,6
@@
config BR2_PACKAGE_BWM
tristate
default m if CONFIG_DEVEL
help
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.
This page took
0.030538 seconds
and
4
git commands to generate.