summaryrefslogtreecommitdiffstats
path: root/openwrt/package/ipcad/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-17 17:19:53 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-17 17:19:53 +0000
commit6fedf7e3f41c716d40b11f83f87b8c27b78152d8 (patch)
tree698b133d24fc867314d0c1db84f98cd545e83c7f /openwrt/package/ipcad/Config.in
parent2a9675419140c0c84604e84405015bf9aac1f644 (diff)
Added ipcad
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ipcad/Config.in')
-rwxr-xr-xopenwrt/package/ipcad/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/ipcad/Config.in b/openwrt/package/ipcad/Config.in
new file mode 100755
index 000000000..c38731f9c
--- /dev/null
+++ b/openwrt/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/