Bug 232484 - benchmarks/nuttcp: update to latest 8.2.2
Summary: benchmarks/nuttcp: update to latest 8.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-20 18:37 UTC by Lev A. Serebryakov
Modified: 2018-10-20 21:59 UTC (History)
0 users

See Also:
pi: maintainer-feedback+


Attachments
Port Update (2.50 KB, patch)
2018-10-20 18:37 UTC, Lev A. Serebryakov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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