Date: Sun, 17 Feb 2008 10:38:07 +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 Makefile ports/net/p5-Net-Flow Makefile distinfo pkg-descr pkg-plist Message-ID: <200802171038.m1HAc7Mb087390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-02-17 10:38:07 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Flow Makefile distinfo pkg-descr pkg-plist Log: The Flow module provides the decoding function for NetFlow version 5,9 and IPFIX, and the encoding function for NetFlow version 9 and IPFIX. It supports NetFlow version 9 (RFC3945) and NetFlow version 5 (http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt). Regretfully, it doesn't provide the full specification of IPFIX, yet. It is future work. You can easily make the Flow Proxy, Protocol Converter and Flow Concentrator by using the combination of both function. And also, you can make the flexible Collector which can receive any Templates by using the Storable perl module. WWW: http://search.cpan.org/dist/Net-Flow/ PR: ports/120747 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Revision Changes Path 1.1965 +1 -0 ports/net/Makefile 1.1 +21 -0 ports/net/p5-Net-Flow/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-Flow/distinfo (new) 1.1 +12 -0 ports/net/p5-Net-Flow/pkg-descr (new) 1.1 +5 -0 ports/net/p5-Net-Flow/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802171038.m1HAc7Mb087390>