Bug 232484

Summary: benchmarks/nuttcp: update to latest 8.2.2
Product: Ports & Packages Reporter: Lev A. Serebryakov <lev>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People Flags: pi: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Port Update none

Description Lev A. Serebryakov freebsd_committer freebsd_triage 2018-10-20 18:37:07 UTC
Created attachment 198411 [details]
Port Update

This patch update benchmarks/nuttcp port to latest version.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2018-10-20 21:59:01 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-20 21:59:32 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 20 21:59:00 UTC 2018
New revision: 482629
URL: https://svnweb.freebsd.org/changeset/ports/482629

Log:
  benchmarks/nuttcp: update 7.3.2 -> 8.2.2

  - Improve warning when third party "-4/-6" is not supported
  - Add af=inet/inet6 to verbose UDP output
  - Add ip=<server_ip> to verbose UDP output for client transmitter
  - Fix to pass "-4" or "-6" argument to 3rd party
  - Fix to allow compile with -Werror=format-security as noted by
    Dhiru Kholia in fedora bug 1037224
  - Fix missing brackets caught by -Wmisleading-indentation
  - Add code to print out address family of connect/accept
  - Add code to translate v4mapped addresses
  - Fix to allow direct I/O on block devices
  - Fix parsing of "-R i[s]##[/##]" (blank between 'R' and 'i')
  - Updated Copyright notice for new year
  - Changed nuttcp site to http://nuttcp.net/nuttcp/beta/
  - Added define test for NOT_LINUX to undefine LINUX for build testing
  - Add reporting of TCP congestion window
  - Fix tos to work for ipv6 by setting traffic class

  PR:		232484
  Submitted by:	lev

Changes:
  head/benchmarks/nuttcp/Makefile
  head/benchmarks/nuttcp/distinfo