aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-11-06 23:48:46 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-11-06 23:48:46 +0000
commit84453d1c9357f97df3295a559fb85671406c4b54 (patch)
tree37b55956e2ae26049484120812eea384e5f0a2a2 /net-mgmt/Makefile
parentf299876a3561a565b93ab7b9a661c87ec400ce37 (diff)
Add net-mgmt/nfdump:
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 PR: ports/72171 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu>
Notes
Notes: svn path=/head/; revision=121015
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 19bc4d866f4d..f8b1d4aa9fad 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -89,6 +89,7 @@
SUBDIR += netustad
SUBDIR += netwag
SUBDIR += netwox
+ SUBDIR += nfdump
SUBDIR += nitpicker
SUBDIR += nocol
SUBDIR += nrg