diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 17:19:53 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 17:19:53 +0000 |
commit | 6fedf7e3f41c716d40b11f83f87b8c27b78152d8 (patch) | |
tree | 698b133d24fc867314d0c1db84f98cd545e83c7f /openwrt/package/ipcad/ipkg/ipcad.control | |
parent | 2a9675419140c0c84604e84405015bf9aac1f644 (diff) |
Added ipcad
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ipcad/ipkg/ipcad.control')
-rwxr-xr-x | openwrt/package/ipcad/ipkg/ipcad.control | 6 |
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 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. |