diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-30 19:52:06 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-30 19:52:06 +0000 |
commit | e648a183ba96bf6c8a32fa405aad6604f7c2ff02 (patch) | |
tree | e09820491c56735607684f68a0fbdbcca39d2402 /openwrt/package/fprobe/fprobe.control | |
parent | 1ed672d40b5a44d84f3e50af0605f48558f33afa (diff) |
add fprobe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@773 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/fprobe/fprobe.control')
-rw-r--r-- | openwrt/package/fprobe/fprobe.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/fprobe/fprobe.control b/openwrt/package/fprobe/fprobe.control new file mode 100644 index 000000000..5028dcb42 --- /dev/null +++ b/openwrt/package/fprobe/fprobe.control @@ -0,0 +1,9 @@ +Package: fprobe +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: libpcap, libpthread +Description: NetFlow probe + libpcap-based tool that collect network traffic data + and emit it as NetFlow flows towards the specified collector |