1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
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 ***
|