aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nfdump-devel/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nfdump-devel/pkg-descr')
-rw-r--r--net-mgmt/nfdump-devel/pkg-descr22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-mgmt/nfdump-devel/pkg-descr b/net-mgmt/nfdump-devel/pkg-descr
deleted file mode 100644
index 553f2ef06c74..000000000000
--- a/net-mgmt/nfdump-devel/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-NFDUMP tools support netflow v5 and v7 capturing and processing.
-
-nfcapd - netflow capture daemon.
-Reads the netflow data from the network and stores the data into files.
-
-nfdump - netflow dump.
-Reads the netflow data from the files stored by nfcapd. It's syntax is similar
-to tcpdump. If you like tcpdump you will like nfdump.
-
-nfprofile - netflow profiler.
-Reads the netflow data from the files stored by nfcapd. Filters the netflow
-data according to the specified filter sets ( profiles ) and stores the
-filtered data into files for later use.
-
-nfreplay - netflow replay
-Reads the netflow data from the files stored by nfcapd and sends it over
-the network to another host.
-
-
-WWW: http://nfdump.sourceforge.net
-
-Janos Mohacsi <janos.mohacsi@bsd.hu>