Date: Thu, 3 Sep 2009 19:03:12 +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/benchmarks Makefile ports/benchmarks/nuttcp Makefile distinfo pkg-descr pkg-plist Message-ID: <200909031903.n83J3C0k014915@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-09-03 19:03:12 UTC FreeBSD ports repository Modified files: benchmarks Makefile Added files: benchmarks/nuttcp Makefile distinfo pkg-descr pkg-plist Log: nuttcp is a network performance measurement tool intended for use by network and system managers. Its most basic usage is to determine the raw TCP (or UDP) network layer throughput by transferring memory buffers from a source system across an interconnecting network to a destination system, either transferring data for a specified time interval, or alternatively transferring a specified number of bytes. nuttcp is based on nttcp, but have several useful features such as a server mode, rate limiting, multiple parallel streams, and timer based usage. WWW: http://www.lcp.nrl.navy.mil/nuttcp/ PR: ports/137876 Submitted by: Andy Clark <andrewclarkii at gmail.com> Revision Changes Path 1.67 +1 -0 ports/benchmarks/Makefile 1.1 +67 -0 ports/benchmarks/nuttcp/Makefile (new) 1.1 +6 -0 ports/benchmarks/nuttcp/distinfo (new) 1.1 +12 -0 ports/benchmarks/nuttcp/pkg-descr (new) 1.1 +11 -0 ports/benchmarks/nuttcp/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909031903.n83J3C0k014915>