A bit later than planned, iftop 1.0pre4 is now released.
Unless someone tells me that this is more broken than pre3, I'll release it as 1.0 in a week or so.
http://www.ex-parrot.com/~pdw/iftop/download/iftop-1.0pre4.tar.gz
The changes have been exclusively to address compile time issues, and documentation fixes.
Paul
On 19.01.2014 22:59, Paul Warren wrote:
A bit later than planned, iftop 1.0pre4 is now released.
Unless someone tells me that this is more broken than pre3, I'll release it as 1.0 in a week or so.
~pre4 works fine here. There is only one compile-time warning left:
ui_common.c: In function 'analyse_data': ui_common.c:266:13: warning: variable 'tsent' set but not used [-Wunused-but-set-variable] int tsent, trecv;
Markus