Date: Wed, 1 Jul 2009 10:48:16 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/yaf Makefile distinfo pkg-descr pkg-plist Message-ID: <200907011048.n61AmGKX084129@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-01 10:48:16 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/yaf Makefile distinfo pkg-descr pkg-plist Log: YAF is Yet Another Flowmeter. It processes packet data from pcap(3) 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> Revision Changes Path 1.191 +1 -0 ports/net-mgmt/Makefile 1.1 +33 -0 ports/net-mgmt/yaf/Makefile (new) 1.1 +3 -0 ports/net-mgmt/yaf/distinfo (new) 1.1 +8 -0 ports/net-mgmt/yaf/pkg-descr (new) 1.1 +49 -0 ports/net-mgmt/yaf/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011048.n61AmGKX084129>