add iptraf (thanks to Thomas Reifferscheid)
[openwrt.git] / openwrt / package / iptraf / Config.in
1 config BR2_PACKAGE_IPTRAF
2         tristate "iptraf - A console-based network monitoring program"
3         default m if CONFIG_DEVEL
4         help
5           IPTraf is a console-based network statistics utility for Linux. It gathers 
6           a variety of figures such as TCP connection packet and byte counts, 
7           interface statistics and activity indicators, TCP/UDP traffic breakdowns, 
8           and LAN station packet and byte counts.
9           
10           http://iptraf.seul.org/
11           
12