aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/yaf
Commit message (Collapse)AuthorAgeFilesLines
* YAF is Yet Another Flowmeter. It processes packet data from pcap(3)Martin Wilke2009-07-014-0/+93
dumpfiles as generated by tcpdump(1) or via live capture from an interface using pcap(3) into bidirectional flows, then exports those flows to IPFIX Collecting Processes or in an IPFIX-based file format. YAF's output can be used with the SiLK flow analysis tools and any other IPFIX compliant toolchain. WWW: http://tools.netsa.cert.org/yaf/index.html PR: ports/136118 Submitted by: Dikshie <dikshie at sfc.wide.ad.jp> Notes: svn path=/head/; revision=236855