From 46e84072e68824f85dec93a304d3138b1ba75812 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 17 Dec 2005 17:19:53 +0000 Subject: Added ipcad git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ipcad/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 package/ipcad/Config.in (limited to 'package/ipcad/Config.in') diff --git a/package/ipcad/Config.in b/package/ipcad/Config.in new file mode 100755 index 000000000..c38731f9c --- /dev/null +++ b/package/ipcad/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_IPCAD + tristate "ipcad............................. listens for traffic on the specified interfaces" + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPCAP + help + This daemon listens for traffic on the specified interfaces. + It has the built-in RSH and NetFlow engines to allow exporting + the accounting data the same way as Cisco routers do. + + http://lionet.info/ipcad/ -- cgit v1.2.3