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