K 10 svn:author V 2 pi K 8 svn:date V 27 2018-10-20T21:59:00.126888Z K 7 svn:log V 913 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= 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 END