Files
iftop/CHANGES
pdw 3a4088bc02 Added support for Linux cooked sockets.
Updated CHANGES file
0.6
2002-08-28 22:47:14 +00:00

41 lines
865 B
Plaintext

Change log for iftop
$Id$
0.6 28/08/02
Fixed segfault bug affecting some systems
Added support for Linux cooked sockets
Michael Bergbauer <michael@noname.franken.de>
0.5 26/08/02
Added support for monitoring PPP interfaces
Converted longs to double longs in various places to avoid overflow problems
Minor bug fixes (usage messages, exit on error)
Improved selection of default interface when none specified
0.4 16/04/02
No code changes
Added RPM spec file
Riku Meskanen <mesrik@cc.jyu.fi>
Fixes to "make install"
Steve Baker <sjb@ambrielconsulting.com>
0.3 13/04/02
Fixed segfault bug.
Added src/dest aggregation.
0.2 02/04/02
Added -n option to analyse traffic flows across a network boundary.
Added cumulative traffic totals.
Graphs now optional.
UI more responsive to key presses.
Auto-sizing bar graph scale.
0.1 29/3/02
First release.