From 910b36d0d8c1b4895555d70b14b8bbba760c5065 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 4 Oct 2005 20:45:16 +0000 Subject: add iptraf (thanks to Thomas Reifferscheid) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/iptraf/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openwrt/package/iptraf/Config.in (limited to 'openwrt/package/iptraf/Config.in') diff --git a/openwrt/package/iptraf/Config.in b/openwrt/package/iptraf/Config.in new file mode 100644 index 000000000..e814503cd --- /dev/null +++ b/openwrt/package/iptraf/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_IPTRAF + tristate "iptraf - A console-based network monitoring program" + 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/ + + -- cgit v1.2.3