From owner-cvs-all@FreeBSD.ORG Fri May 16 10:22:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F366837B401; Fri, 16 May 2003 10:22:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6BDE43F93; Fri, 16 May 2003 10:22:14 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GHME0U066075; Fri, 16 May 2003 10:22:14 -0700 (PDT) (envelope-from smace@repoman.freebsd.org) Received: (from smace@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GHMEgX066074; Fri, 16 May 2003 10:22:14 -0700 (PDT) Message-Id: <200305161722.h4GHMEgX066074@repoman.freebsd.org> From: Scott Mace Date: Fri, 16 May 2003 10:22:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/iperf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 17:22:15 -0000 smace 2003/05/16 10:22:14 PDT FreeBSD ports repository Modified files: net/iperf Makefile distinfo Log: Update iperf to 1.7.0. This version also builds under ia64 From the iperf changelog: Added bidirectional testing both simultaneously and tradeoff Added server side statistic reporting on the client for UDP Limits on the number of connections and locations for servers Changes: Fixed the IPv6 Multicast implementation Removed the SegFault on exit by Ctrl-C for the server Thread bug resulting in "pthread create failed" after many clients "connect failed" on server for UDP clients when IPv6 is enabled is fixed Revision Changes Path 1.10 +2 -2 ports/net/iperf/Makefile 1.5 +1 -1 ports/net/iperf/distinfo