summaryrefslogtreecommitdiff
path: root/openwrt/package/ipcad/ipkg
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/ipkg
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/ipkg')
-rwxr-xr-xopenwrt/package/ipcad/ipkg/ipcad.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/ipcad/ipkg/ipcad.control b/openwrt/package/ipcad/ipkg/ipcad.control
new file mode 100755
index 0000000..93df70c
--- /dev/null
+++ b/openwrt/package/ipcad/ipkg/ipcad.control
@@ -0,0 +1,6 @@
+Package: ipcad
+Depends: libpcap
+Section: net
+Architecture: mipsel
+Priority: optional
+Description: IPCAD stands for IP Cisco Accounting Daemon. It runs in background, listens traffic on the specified interfaces, and records the traffic for later retrieval and analysis. IPCAD can use raw BPF devices, PCAP library, divert, tee or Linux iptables' ULOG & IPQ packet sources to capture the packets.