From 46e84072e68824f85dec93a304d3138b1ba75812 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 17 Dec 2005 17:19:53 +0000 Subject: Added ipcad git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ipcad/ipkg/ipcad.control | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 package/ipcad/ipkg/ipcad.control (limited to 'package/ipcad/ipkg') 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. -- cgit v1.2.3