projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f05b2
)
add long description from nmagedman@yahoo.com
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2006 20:45:07 +0000
(20:45 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2006 20:45:07 +0000
(20:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3216
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/bwm/Config.in
patch
|
blob
|
history
diff --git
a/package/bwm/Config.in
b/package/bwm/Config.in
index
b50f023
..
932a71d
100644
(file)
--- a/
package/bwm/Config.in
+++ b/
package/bwm/Config.in
@@
-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.
This page took
0.031252 seconds
and
4
git commands to generate.