summaryrefslogtreecommitdiff
path: root/openwrt/package/ipcad/Config.in
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-17 17:19:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-17 17:19:53 +0000
commit239bd96c1e0da5cdcc47608ba8f87fa42ed7d9eb (patch)
treecc848405a4588ec26933972a5e4d426cd76979ea /openwrt/package/ipcad/Config.in
parentb4964202b2c766378e12f46c7212be8840707878 (diff)
downloadmtk-20170518-239bd96c1e0da5cdcc47608ba8f87fa42ed7d9eb.zip
mtk-20170518-239bd96c1e0da5cdcc47608ba8f87fa42ed7d9eb.tar.gz
mtk-20170518-239bd96c1e0da5cdcc47608ba8f87fa42ed7d9eb.tar.bz2
Added ipcad
SVN-Revision: 2714
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 0000000..c38731f
--- /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/