The third beta for Iperf 3 has been uploaded to Google Code.  You can
download it from the following location:

http://iperf.googlecode.com/files/iperf-3.0b3.tar.gz

Be aware that this is a beta release.  There are many things that aren't
finished yet and this code has not been extensively tested on any platform
other than Mac OS X.  Feedback and bug reports are more than welcome.  Please
use the Google Code bug tracker for Iperf 3 issues:

http://code.google.com/p/iperf/issues/list

Seth Elliott, who is my summer student, has been working hard on this code and
has made good progress.  He will be making a new beta release every Thursday
for the rest of the summer.

Here's what is new in 3.0b3:

  * Better error handling
      * All errors now handled with iperf_error()
      * All functions that can return errors return NULL or -1 on error and set 
i_errno appropriately
  * Iperf API introduced
      * Support for adding new protocols
      * Added support for callback functions
          * on_connect - executes after a connection is made to the server
          * on_new_stream - executes after a new stream is created
          * on_test_start - executes right before the test begins
          * on_test_finish - executes after the test is finished
  * Added early support for verbose mode (-V)

Jon
-- 
Jon M. Dugan <[email protected]>
ESnet Network Engineering Group
Lawrence Berkeley National Laboratory

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Iperf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to