Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
[openwrt.git] / package / bwm / Config.in
1 config BR2_PACKAGE_BWM
2 prompt "bwm............................... A very tiny BandWidth Monitor"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Continually displays data transfer rates (received, transmitted, and
7 total) for each interface, measured in KiB/sec. Works by sampling
8 values from /proc/net/dev and calculating deltas.
This page took 0.045196 seconds and 5 git commands to generate.