Iperf 2.0.3 released
I have just posted the Iperf 2.0.3 release on SourceForge. You can find it at:
http://sourceforge.net/project/showfiles.php?group_id=128336
Iperf 2.0.3 addresses several issues with Iperf. This release is a bug fix
release and does not add any significant new functionality.
Bugs fixed in 2.0.3:
* Compilation issues on several platforms, notably Mac OS X and Solaris
* Excessive usage of CPU due to updating stats for every TCP packet received
* several minor nits, see the ChangeLog for details.
These changes come primarily from user patches and have only been lightly
tested. Special thanks to Andrew Gallatin for his work on making the current
threading model better.
Jon