home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Online
/
Bing
/
ChangeLog
< prev
next >
Wrap
Text File
|
1997-06-06
|
3KB
|
107 lines
Fri Jun 05 07:30:49 MET DST 1997
*** Release 1.1.3 ***
Fri Jun 05 07:30:49 MET DST 1997
- Modified the Win32 code to improve the RTT measurment. It now uses
the QueryPerformanceCounter API to get an 8 microsecond precision.
- Improved the portability of the bing 1.1 serie. It has been
compiled and tested on:
AIX 2
HP-UX 10
Linux 2.0.27
Solaris 2.5
SunOS 4.1.3
Windows 95
Windows NT 3.51 and 4.0 on i386
- Fixed a bug in finishit, secs should be a double not a long.
- Fixed a bug related to srand()/rand(). On some platforms (alpha,
win32) RAND_MAX is not INT_MAX in which case the content of the
buffer was not random.
- Modified the output to make it more readable. bing now display Mbps
or Kbps as sensible.
- Converted the bing man page format from mandoc to man. This should
be more portable.
- Changed the order in which adapt_rtt checks the RTT for coherency.
It seems safer to check the coherency for each host separately first
and only then to check the coherency between hosts.
Fri Apr 23 01:30:49 MET DST 1997
*** Release 1.1.2 ***
Fri Apr 23 01:30:49 MET DST 1997
- Putting some Win32 code back in.
- Update of the bing man page.
- Update of the Readme file.
- Enhanced the makefile.
Fri Mar 9 01:43:35 MET DST 1997
*** Release 1.1.1 ***
Fri Mar 9 01:43:35 MET DST 1997
- bing code after Pierre's cleanup
- Pierre added two new options: '-u' and 'f'
- bing now supports more than two hosts on the command
line. This allows you to exploit the results of a
traceroute.
- Supports multiple destination hosts.
Fri Feb 7 04:23:12 MET DST 1997
*** Release 1.1.0 ***
Fri Feb 7 04:23:12 MET DST 1997
- ported to Win32. This involves a new icmp module which
hides the interface differences.
- The win32 specific parts have been put into the win32
directory and the unix specific parts are in the ux
directory.
- the Win32 section contains a preformatted version of
the manual "bing.8".
- README changed.
Fri Jul 21 09:47:39 MET DST 1995
*** Release 1.0.4 ***
Fri Jul 21 00:42:17 MET DST 1995
- small change in output format.
- changed default small packet size. It seems the previous size
of 8 bytes was too small and was padded to something bigger
on many links.
- README changed.
Thu Jul 20 01:36:35 MET DST 1995
*** Release 1.0.3 ***
Thu Jul 20 00:55:09 MET DST 1995
- new sanity check on rtt deltas.
Submitted by <jcaron@pressimage.net>
- warnings now displayed only at the end, unless -w is used.
- enhanced final stats display (should fit in a 25x80 screen
in most cases).
- README improved.
- some cleanups in timeval code.
- more Solaris 2 cleanups.
Tue Jul 18 22:16:21 MET DST 1995
- portability fixes (Solaris, AIX, Linux, BSDI)
- some code cleanup (gcc -Wall)
Tue Jul 18 01:06:21 MET DST 1995
*** Release 1.0.2 ***
Tue Jul 18 00:25:56 MET DST 1995
- patches for Linux included.
Submitted by <laurent@brasil.frmug.fr.net>
- sysdep.h created for system-dependent defines.
Mon Jul 17 23:44:32 MET DST 1995
- README improved
Mon Jul 17 22:38:07 MET DST 1995
- ChangeLog (this file) created
- Option -q reversed as -V
- Usage corrected. Fix submitted by <wolf@pasteur.fr>
Sun Jul 16 23:06:07 MET DST 1995
*** Initial release 1.0.1 ***