From 6fedf7e3f41c716d40b11f83f87b8c27b78152d8 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@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/ipcad/ipkg/ipcad.control | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 openwrt/package/ipcad/ipkg/ipcad.control (limited to 'openwrt/package/ipcad/ipkg/ipcad.control') diff --git a/openwrt/package/ipcad/ipkg/ipcad.control b/openwrt/package/ipcad/ipkg/ipcad.control new file mode 100755 index 0000000000..93df70c1d5 --- /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. -- cgit v1.2.3