summaryrefslogtreecommitdiff
path: root/net/flow-tools/PLIST
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-07-23 11:46:32 +0000
committeragc <agc@pkgsrc.org>2002-07-23 11:46:32 +0000
commitaa892582cde94e69dea86b9187c62524a914798f (patch)
tree13232554c29ec121c34fe9e4f7c6be4367a64f71 /net/flow-tools/PLIST
parent598351fc05059667aea4389956be54aa924666eb (diff)
downloadpkgsrc-aa892582cde94e69dea86b9187c62524a914798f.tar.gz
Initial import of flow-tools-0.59 into the NetBSD Packages Collection.
Provided by Curt Sampson (cjs@netbsd.org) Flow-tools is a set of utilties for collecting and storing NetFlow data, and doing some limited analysis of it. NetFlow is a Cisco-developed protocol for transferring network traffic flow information (usually from a router or switch) to another system that collects and stores this information. More information on NetFlow is available at http://www.cisco.com/warp/public/cc/pd/iosw/ioft/neflct/tech/napps_wp.htm
Diffstat (limited to 'net/flow-tools/PLIST')
-rw-r--r--net/flow-tools/PLIST47
1 files changed, 47 insertions, 0 deletions
diff --git a/net/flow-tools/PLIST b/net/flow-tools/PLIST
new file mode 100644
index 00000000000..afcc30cde97
--- /dev/null
+++ b/net/flow-tools/PLIST
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/23 11:46:32 agc Exp $
+bin/flow-capture
+bin/flow-cat
+bin/flow-dscan
+bin/flow-expire
+bin/flow-export
+bin/flow-fanout
+bin/flow-filter
+bin/flow-gen
+bin/flow-header
+bin/flow-import
+bin/flow-merge
+bin/flow-nfilter
+bin/flow-print
+bin/flow-receive
+bin/flow-send
+bin/flow-split
+bin/flow-stat
+bin/flow-tag
+bin/flow-xlate
+include/ftconfig.h
+include/ftlib.h
+include/ftpaths.h
+include/ftqueue.h
+include/radix.h
+lib/libft.a
+man/man1/flow-capture.1
+man/man1/flow-cat.1
+man/man1/flow-dscan.1
+man/man1/flow-expire.1
+man/man1/flow-export.1
+man/man1/flow-fanout.1
+man/man1/flow-filter.1
+man/man1/flow-gen.1
+man/man1/flow-header.1
+man/man1/flow-import.1
+man/man1/flow-merge.1
+man/man1/flow-nfilter.1
+man/man1/flow-print.1
+man/man1/flow-receive.1
+man/man1/flow-send.1
+man/man1/flow-split.1
+man/man1/flow-stat.1
+man/man1/flow-tag.1
+man/man1/flow-tools-examples.1
+man/man1/flow-tools.1
+man/man1/flow-xlate.1