diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /benchmarks/iperf3/files/patch-RELNOTES.md | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'benchmarks/iperf3/files/patch-RELNOTES.md')
| -rw-r--r-- | benchmarks/iperf3/files/patch-RELNOTES.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/benchmarks/iperf3/files/patch-RELNOTES.md b/benchmarks/iperf3/files/patch-RELNOTES.md new file mode 100644 index 000000000000..cb9a7c97d6ba --- /dev/null +++ b/benchmarks/iperf3/files/patch-RELNOTES.md @@ -0,0 +1,18 @@ +diff --git a/RELNOTES.md b/RELNOTES.md +index cf5bd19..5bb89a5 100644 +--- RELNOTES.md.orig ++++ RELNOTES.md +@@ -30,10 +30,10 @@ releases, including iperf-3.19.1. + flag (PR #1903) + + * Sends with `--zerocopy` are now properly seeded with data +- instead of being all-zeroes. (PR #1909) ++ instead of being all-zeroes. (PR #1949) + +- * The `--time` flag is now allowed on the iperf3 server to impose +- a maximum duration on timed tests. (PR #1684, PR #1931) ++ * The `--server-max-duration` flag is now allowed on the iperf3 server to impose ++ a maximum duration on timed tests. (PR #1684) + + * The `--rcv-timeout` flag is now ignored for `--bidir` + tests. This change prevents premature termination of |
