HomeFreeBSD

benchmarks/nuttcp: update 7.3.2 -> 8.2.2

Description

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

Details

Provenance
piAuthored on
Parents
rP482628: Update to 2.19.0
Branches
Unknown
Tags
Unknown