]> gitweb.fperrin.net Git - iftop.git/blob - ChangeLog
Import de iftop-1.0pre1
[iftop.git] / ChangeLog
1 Change log for iftop
2 $Id: ChangeLog,v 1.37 2010/11/27 11:39:32 pdw Exp $
3
4 Attributions apply to all preceding items up to the next blank line.
5 Unattributed items are by Paul Warren and Chris Lightfoot.
6
7 0.18
8 * Various typos in the UI
9     Gerben Roest <g.roest@grepit.nl>
10
11 * Documentation fixes
12     A. Costa <agcosta@gis.net> (via Debian)
13
14 * Fix for armeb specific bug
15     Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian)
16
17 * Fix frozen order drives line totals crazy.
18     Max Alekseyev <relf@os2.ru> (via Debian)
19
20 * Fix for crash on arm.
21     Joey Hess <joeyh@debian.org> (via Debian)
22
23 * Fixed behaviour of "-b" option.
24     Eric Cooper <ecc@cmu.edu> (via Debian)
25
26 * Support for PFLOG Interfaces
27     Richard Tóth <risko@iklub.sk>
28
29 * Support for IPv6
30 * Fix for performance issue with address hashing
31 * Fix for failing link address detection for GNU/kfreebsd
32     Mats Erik Andersson <mats.andersson@gisladisker.se>
33
34 * Improved behaviour of sort in sent/recv only mode
35     Damián Viano <des@debian.org>
36
37 * Fixed segfault / hang when supplying multiple -i options
38
39
40 0.17 12/02/06
41 * Display top scale in bytes when measuring in bytes
42     Marcin Kryczek <mkay@gentoo.org>
43
44 * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP)
45
46 * Fixed segfault bug in config file handling.
47 * Fixes to man page
48     William Robinet <william.robinet@conostix.com>
49
50 * Fix for hash table memory handling bug (caused segfaults on Mac OS X)
51 * Header fixes for Mac OS X
52     Ken McLeod <thecloud@apple.com>
53
54 * Fixes for compile time errors apparent on Mac OS 10.4.3
55     Georg Schwarz <georg.schwarz@freenet.de>
56
57 * Improvements to configure to support cross-compilation
58 * Addition of "NO_SYSTEM" compiler flag to prevent subshell execution
59     Tim Freeman <tim@fungible.com>
60
61 * Fix to get hardware address on FreeBSD and OpenBSD
62     Nicolas Bernard <n.bernard@worldonline.fr>
63
64 * Added 802.1q VLAN support
65     Jacek Konieczny <jajcus@bnet.pl>
66
67 0.16 28/02/04
68 * Added support for DLT_NULL
69 * Fix for pthread.c behaviour on Solaris.
70
71 * Build fixes for gcc 3.4+
72     Henne Vogelsang <hvogel@suse.de>
73
74 * Fixed behaviour of -n and -N options
75     Klaus Sperner <klaus@heaven.escape.de>
76
77 0.15 10/11/03
78 * Added linear bar scales (default) ("L")
79 * Added fixed upper limit for bandwidth
80 * Choose which average bars display ("B")
81 * Renamed some buttons and command line options
82 * Added config file support
83 * Added command line to turn of port resolution ("-N")
84
85 * Fixed the search for libpcap in the configure script
86     Thomas Schwinge <tschwinge@gmx.net>
87
88 * Updated RPM spec file
89     Richard Lucassen <spamtrap@lucassen.org>
90
91
92 0.14 06/09/03
93 * Added forking resolver as fall-back resolver
94 * Fixed DNS resolution so that no lookups are done if options.dns_resolution ==
95   0
96 * Configure/compilation fixes for Mac OS X 
97
98 * MacOS interfaces to avoid by default
99     Siri Dhyan Singh <sirid@positivemind.com>
100
101 0.13 11/06/03
102
103 * Fixed configure.in to properly specify libraries without the leading -l
104 * Separated the IP/ethernet identifying routine from iftop.c into addrs_ioctl.c
105 * Added addrs_dlpi.c, dlcommon.c, dlcommon.h to support the STREAMS DataLink
106   Programming Interface on Solaris
107 * Hacked options.h, options.c, iftop.c to enable promiscuous_but_choosy mode
108   which runs the interface in promiscuous mode but filters out non-broadcast
109   packets not addressed to or from the interface
110 * Added NEWS, AUTHORS, ChangeLog
111 * Improved interface auto-detect logic in iftop.c
112 * Fixed configure.in to not overload prefix in the pcap test section
113     Jonathan Abbey <jonabbey@ganymeta.org>
114
115 * Made errors during IP/MAC address discovery non-fatal
116 * Added cummulative line totals ("T")
117
118 0.12 21/05/03
119
120 * Added 1-line display options ("t")
121 * Added display scrolling ("j", "k")
122 * Fixed code for obtaining hardware address (on Linux at least)
123 * Added IP-based direction assignment
124
125 0.11 08/01/03
126
127 * Added support for token ring networks
128 * Token ring network direction determination
129     Martin Garton <Martin.Garton@DCSTRANS.COM>
130
131 * Added autoconf/automake build system
132 * Improved network interface auto selection
133
134 0.10 29/10/02
135
136 * User selectable sort criteria
137 * On-the-fly filter code changes
138 * Shell escape
139 * Alternative resolver back-ends
140 * Improved totals display
141 * Added regexp based screen filtering 
142 * Fixed pause functionality
143 * Change option names to be more like tcpdump
144
145 0.9 22/10/02
146
147 * Now works on FreeBSD
148 * Added service resolution toggle ("R")
149 * Added on-line help ("h")
150 * More fixes to rate display
151 * Improved interface selection (excludes lo:* and vmnet*)
152 * Added bandwidth-in-bytes option.
153
154 0.8 17/10/02
155
156 * Added support for displaying port numbers
157 * Minor fixes to rate display
158 * Minor fix to netmask handling (specifying /32 was broken)
159
160 * Updated RPM spec file 
161     Iain Lea <iain@bricbrac.de>
162
163 * Added pause functionality (P)
164 * Changed behaviour of source/dest traffic aggregation
165
166 0.7 02/10/02
167
168 * Fixed missing sll.h file.
169
170 0.6 28/08/02
171
172 * Fixed segfault bug affecting some systems
173
174 * Added support for Linux cooked sockets
175       Michael Bergbauer <michael@noname.franken.de>
176
177 0.5 26/08/02
178
179 * Added support for monitoring PPP interfaces
180 * Converted longs to double longs in various places to avoid overflow problems
181 * Minor bug fixes (usage messages, exit on error)
182 * Improved selection of default interface when none specified
183
184 0.4 16/04/02
185
186 * No code changes
187
188 * Added RPM spec file
189       Riku Meskanen <mesrik@cc.jyu.fi>
190
191 * Fixes to "make install"
192       Steve Baker <sjb@ambrielconsulting.com>
193
194 0.3 13/04/02
195
196 * Fixed segfault bug.
197 * Added src/dest aggregation.
198
199 0.2 02/04/02
200
201 * Added -n option to analyse traffic flows across a network boundary.
202 * Added cumulative traffic totals.
203 * Graphs now optional.
204 * UI more responsive to key presses.
205 * Auto-sizing bar graph scale.
206
207 0.1 29/3/02
208
209 * First release.