summaryrefslogtreecommitdiffstats
path: root/package/ipcad/ipkg
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
commit46e84072e68824f85dec93a304d3138b1ba75812 (patch)
treede11e99bfa42ff126b777d9105c4e80fa52d7d54 /package/ipcad/ipkg
parentf0c8c8e171fdf2f24d002cd3c21c35a73213c6ff (diff)
Added ipcad
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ipcad/ipkg')
-rwxr-xr-xpackage/ipcad/ipkg/ipcad.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ipcad/ipkg/ipcad.control b/package/ipcad/ipkg/ipcad.control
new file mode 100755
index 000000000..93df70c1d
--- /dev/null
+++ b/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.