diff options
Diffstat (limited to 'package/iptraf/Config.in')
-rw-r--r-- | package/iptraf/Config.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/iptraf/Config.in b/package/iptraf/Config.in deleted file mode 100644 index 3f15165d00..0000000000 --- a/package/iptraf/Config.in +++ /dev/null @@ -1,12 +0,0 @@ -config BR2_PACKAGE_IPTRAF - prompt "iptraf............................ A console-based network monitoring program" - tristate - 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/ - |