From c27b71d8d30ce4aef5c83bd3383ce1fcb658b61f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 10 Feb 2006 20:45:07 +0000 Subject: [PATCH] add long description from nmagedman@yahoo.com SVN-Revision: 3216 --- openwrt/package/bwm/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openwrt/package/bwm/Config.in b/openwrt/package/bwm/Config.in index b50f023bf4..932a71ddbf 100644 --- 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 - 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. -- 2.30.2