summaryrefslogtreecommitdiff
path: root/package/ipcad/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipcad/Config.in')
-rw-r--r--package/ipcad/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/ipcad/Config.in b/package/ipcad/Config.in
new file mode 100644
index 000000000..e9c3f3278
--- /dev/null
+++ b/package/ipcad/Config.in
@@ -0,0 +1,12 @@
+config ADK_PACKAGE_IPCAD
+ prompt "ipcad............................. listens for traffic on the specified interfaces"
+ tristate
+ default n
+ select ADK_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/
+