Skip to content

Commit

Permalink
Update change log for version 1.07.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Jun 13, 2023
1 parent d656437 commit ba9f254
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Revision history for udpbench udp network benchmarking tool.

1.07
1.07 2023-06-13
* All options are allowed on command line for both sides.
This is needed as ssh udpbench sets all options now.
* Implement -d idle to set idle timeout via command line.
Global receive timeout is adjusted by delay and idle.
* Implement -d delay to sleep before sending.
* Implement -N repeat to fork multiple udpbench processes.
* Revert idle timeout calculation. Check idle time every tenth
of a second to make it more reliable.
* Call remote ssh udpbench with full set ot options.
* Option -m mmsglen value 0 explicitly turns multiple messages
off.

1.06 2023-06-05
* Create gpg signature .asc for released .tar.gz files.
Expand Down

0 comments on commit ba9f254

Please sign in to comment.