2005-10-04 20:45:16 +00:00
|
|
|
config BR2_PACKAGE_IPTRAF
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "iptraf............................ A console-based network monitoring program"
|
|
|
|
tristate
|
2005-10-04 20:45:16 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
|
|
|
IPTraf is a console-based network statistics utility for Linux. It gathers
|
|
|
|
a variety of figures such as TCP connection packet and byte counts,
|
|
|
|
interface statistics and activity indicators, TCP/UDP traffic breakdowns,
|
|
|
|
and LAN station packet and byte counts.
|
|
|
|
|
|
|
|
http://iptraf.seul.org/
|
|
|
|
|