Change log for iftop $Id: ChangeLog,v 1.37 2010/11/27 11:39:32 pdw Exp $ Attributions apply to all preceding items up to the next blank line. Unattributed items are by Paul Warren and Chris Lightfoot. 0.18 * Various typos in the UI Gerben Roest * Documentation fixes A. Costa (via Debian) * Fix for armeb specific bug Lennert Buytenhek (via Debian) * Fix frozen order drives line totals crazy. Max Alekseyev (via Debian) * Fix for crash on arm. Joey Hess (via Debian) * Fixed behaviour of "-b" option. Eric Cooper (via Debian) * Support for PFLOG Interfaces Richard Tóth * Support for IPv6 * Fix for performance issue with address hashing * Fix for failing link address detection for GNU/kfreebsd Mats Erik Andersson * Improved behaviour of sort in sent/recv only mode Damián Viano * Fixed segfault / hang when supplying multiple -i options 0.17 12/02/06 * Display top scale in bytes when measuring in bytes Marcin Kryczek * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) * Fixed segfault bug in config file handling. * Fixes to man page William Robinet * Fix for hash table memory handling bug (caused segfaults on Mac OS X) * Header fixes for Mac OS X Ken McLeod * Fixes for compile time errors apparent on Mac OS 10.4.3 Georg Schwarz * Improvements to configure to support cross-compilation * Addition of "NO_SYSTEM" compiler flag to prevent subshell execution Tim Freeman * Fix to get hardware address on FreeBSD and OpenBSD Nicolas Bernard * Added 802.1q VLAN support Jacek Konieczny 0.16 28/02/04 * Added support for DLT_NULL * Fix for pthread.c behaviour on Solaris. * Build fixes for gcc 3.4+ Henne Vogelsang * Fixed behaviour of -n and -N options Klaus Sperner 0.15 10/11/03 * Added linear bar scales (default) ("L") * Added fixed upper limit for bandwidth * Choose which average bars display ("B") * Renamed some buttons and command line options * Added config file support * Added command line to turn of port resolution ("-N") * Fixed the search for libpcap in the configure script Thomas Schwinge * Updated RPM spec file Richard Lucassen 0.14 06/09/03 * Added forking resolver as fall-back resolver * Fixed DNS resolution so that no lookups are done if options.dns_resolution == 0 * Configure/compilation fixes for Mac OS X * MacOS interfaces to avoid by default Siri Dhyan Singh 0.13 11/06/03 * Fixed configure.in to properly specify libraries without the leading -l * Separated the IP/ethernet identifying routine from iftop.c into addrs_ioctl.c * Added addrs_dlpi.c, dlcommon.c, dlcommon.h to support the STREAMS DataLink Programming Interface on Solaris * Hacked options.h, options.c, iftop.c to enable promiscuous_but_choosy mode which runs the interface in promiscuous mode but filters out non-broadcast packets not addressed to or from the interface * Added NEWS, AUTHORS, ChangeLog * Improved interface auto-detect logic in iftop.c * Fixed configure.in to not overload prefix in the pcap test section Jonathan Abbey * Made errors during IP/MAC address discovery non-fatal * Added cummulative line totals ("T") 0.12 21/05/03 * Added 1-line display options ("t") * Added display scrolling ("j", "k") * Fixed code for obtaining hardware address (on Linux at least) * Added IP-based direction assignment 0.11 08/01/03 * Added support for token ring networks * Token ring network direction determination Martin Garton * Added autoconf/automake build system * Improved network interface auto selection 0.10 29/10/02 * User selectable sort criteria * On-the-fly filter code changes * Shell escape * Alternative resolver back-ends * Improved totals display * Added regexp based screen filtering * Fixed pause functionality * Change option names to be more like tcpdump 0.9 22/10/02 * Now works on FreeBSD * Added service resolution toggle ("R") * Added on-line help ("h") * More fixes to rate display * Improved interface selection (excludes lo:* and vmnet*) * Added bandwidth-in-bytes option. 0.8 17/10/02 * Added support for displaying port numbers * Minor fixes to rate display * Minor fix to netmask handling (specifying /32 was broken) * Updated RPM spec file Iain Lea * Added pause functionality (P) * Changed behaviour of source/dest traffic aggregation 0.7 02/10/02 * Fixed missing sll.h file. 0.6 28/08/02 * Fixed segfault bug affecting some systems * Added support for Linux cooked sockets Michael Bergbauer 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 * Fixes to "make install" Steve Baker 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.