CVSROOT:        /cvs
Module name:    ports
Changes by:     ai...@cvs.openbsd.org   2023/08/03 08:32:29

Modified files:
        net/iperf3     : Makefile distinfo 
        net/iperf3/patches: patch-src_iperf_api_c 

Log message:
update to 3.14 from Mikhail <mp39590 AT gmail DOT com>

Notable user-visible changes:

A memory allocation hazard was fixed (Issue #1542/PR #1543).
For more information see:
https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc

JSON output was improved, such as print JSON numbers as signed
(PR #1539, Issue #1435), the exit code when doing JSON output
was fixed (PR #1523), and client_api was fixed so that it still
returns an error code when JSON is enabled (Issue #1405). Also,
duplicate fields when using multiple streams was removed from the
JSON output (#1492).

Prevent UDP packet count and operations overflow (PR #1536/Issue #1534).

Statistics are fixed when --omit is used (Issue #1489/PR #1498).

comments by sthen@

Reply via email to