Changelog for
netperf-2.6.0-1.1.x86_64.rpm :
Mon Feb 4 13:00:00 2013 bahidAATTemc.com
- Revision 2.6.0
* Initial pass at support for --enable-intervals (WANT_INTERVALS) for Windows (Jonathan Cook)
* in demo mode emits \"one last interval result\" when the test is terminated
* AF_UNIX tests realize that the value for \"take the system default\" socket buffer size became -1 years ago (Eric Dumazet, reporter)
* enable symbolic manipulation of IP_TOS values (Dave Taht)
* enable the omni tests to get ENOBUFS under Linux when the socket buffer is larger than the tx queue of the egress interface (Sachar Raindel)
* fix late checking of the return from select() (Waqar Sheikh, reporter)
* A new global -Z option has been added to netperf and netserver.
* Demo mode output format will now track the omni output format.
* correctly handle IPv6 addresses in the control messages (Bjoern Zeeb)
* The global -F option can now be used specify a local and/or remote fill file.
* set/get the TCP congestion control algorithm being used by either end of the test connection when using the omni code.
* Stop leaking file descriptors when looking-up probable egress interface names and I/O slot numbers.
* global -Y option can be used to set IP_TOS
* global -y option can be used to set SO_PRIORITY (Amir Vidai)
* control message size has been increased from 256 bytes to 512 bytes. THIS WILL BREAK COMPATABILITY WITH PREVIOUS VERSIONS OF NETPERF
* Make the \"sum\" field of the histogram structure a 64 bit int
* ignore negative delta event time in the histogram/statistics code
* Fix a bug which caused local transport retransmissions to be reported as -1 even though the getsockopt() call was successful.
- Revision 2.5.0
* Add a new -N option to netserver which will suppress all creation of debug files and so debugging output.
* A new global command line option - -S - has been added to enable setting of SO_KEEPALIVE on the data socket.
* Base on the frequency at which the author has used the functionality, the default for --enable-burst is now \"yes.\"
* enhanced output of --enable-demo (seconds and milliseconds since the epoch as returned by a gettimeofday() call with a null pointer for the timezone.
* \"omni\" tests will be compiled-in by default, and WANT_MIGRATION is the default.
* histogram code enhanced to track more than one latency at a time and so --enable-histogram and --enable-burst are now compatible
* WANT_MIGRATION is enabled when one specifies --enable-omni on the configure command line.
* Massage and encorporate a patch from Google that enables randomization of the IP addresses used in a test.
* Massage and include a DEBUG_LOG_FILE patch for Android (Josselin Costanzi)
* Add intial attempt to report Slot ID on HP-UX 11.31.
* Add global -s option to cause omni tests to pause between setting-up the test and actually starting it.
* timing statistics kept by the omni tests when the global \"-j\" option is specified
* Add a workaround to get Linux to report TX queue drops in a UDP_STREAM test when the socket buffer size is larger than the TX queue. (Andrew Gallatin)
* Fix the configure script to know it does not have to look for an SCTP library on FreeBSD 8.X
* beginnings of support for RDS, based on a circa 2007 patch against 2.4.2 (Vladimir Sokolovsky)
* Missing fprintf format statements provided by Bruno Cornec
* Numerous cleanups (Jose Pedro Oliveira)
* Fixes to allow netperf -H ::1 to work without having to add -6 or an AF_INET6 -L option
Thu Jul 16 14:00:00 2009 wwaleryAATTgmail.com
- create .spec file
Wed Jul 15 14:00:00 2009 wwaleryAATTgmail.com
- create init scripts