aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flowd/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-12 20:52:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-12 20:52:09 +0000
commit62d1b1e1c5486eb02ce14ead63fa00e00bc400fb (patch)
treebcfef0d2b49a327bb4ea4a3855e8e7d3807ef106 /net-mgmt/flowd/pkg-descr
parenta11c2b52ecc521dd3a873e5ca75dec9b6df377a5 (diff)
downloadports-62d1b1e1c5486eb02ce14ead63fa00e00bc400fb.tar.gz
ports-62d1b1e1c5486eb02ce14ead63fa00e00bc400fb.zip
Notes
Diffstat (limited to 'net-mgmt/flowd/pkg-descr')
-rw-r--r--net-mgmt/flowd/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mgmt/flowd/pkg-descr b/net-mgmt/flowd/pkg-descr
new file mode 100644
index 000000000000..9ff4158cb7f6
--- /dev/null
+++ b/net-mgmt/flowd/pkg-descr
@@ -0,0 +1,14 @@
+flowd is a small, fast and secure NetFlow collector. It offers the following
+features:
+
+ * Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
+ * Supports both IPv4 and IPv6 transport of flows
+ * Secure: flowd is privilege separated to limit the impact of any compromise
+ * Supports filtering and tagging of flows, using a packet filter-like syntax
+ * Stores recorded flow data in a compact binary format which supports
+ run-time choice over which flow fields are stored
+ * Ships with both Perl and Python interfaces for reading and parsing the
+ on-disk record format
+ * Is licensed under a liberal BSD-like license
+
+WWW: http://www.mindrot.org/flowd.html