Subject: CVS commit: pkgsrc/net/iperf
From: Mark Davies
Date: 2005-10-07 22:29:52
Message id: 20051007202952.4DB652DA27@cvs.netbsd.org

Log Message:
Update iperf to 2.0.2.

Fixes configuring of multicast support and ipv6 support on NetBSD.
Add patches to deal with:
  setsockopt(..., IP_MULTICAST_TTL,..) takes a u_char arg (not int).
  On NetBSD and Solaris (probably other BSD's) ipv6 multicast group
  join is done with IPV6_JOIN_GROUP not linux's IPV6_ADD_MEMERSHIP.

Files:
RevisionActionfile
1.12modifypkgsrc/net/iperf/Makefile
1.6modifypkgsrc/net/iperf/distinfo
1.3addpkgsrc/net/iperf/patches/patch-aa
1.1addpkgsrc/net/iperf/patches/patch-ab
1.1addpkgsrc/net/iperf/patches/patch-ac