Hi Paul,
Am 01.01.2014 um 20:14 schrieb Paul Warren pdw@ex-parrot.com:
Much later than intended, I have finally produced a new release of iftop: 1.0pre3.
There were quite a few issues thrown up in pre2, hence a further pre-release.
This release is primarily bug fixes and build issues, but I've also added the extremely long-standing text mode output patch, which the mailing list ate when it was originally submitted in 2007.
Thanks to everyone who has contributed patches. Please let me know if you have any issues with this release, as if not I'll be calling it 1.0.
The release is here:
http://www.ex-parrot.com/~pdw/iftop/download/iftop-1.0pre3.tar.gz
I am trying to use iftop on Solaris and found some issues:
1. I have ares available as libcares from http://c-ares.haxx.se For this to work I added cares as library to look for in configure.in I also needed to use AC_CONFIG_HEADERS or my autoreconf didn’t work with a message AM_CONFIG_HEADER being deprecated. http://sourceforge.net/p/gar/code/22770/tree//csw/mgar/pkg/iftop/trunk/files...
2. In Solaris SIOCGIFFLAGS is in <sys/sockio.h> which needs to be included. Probably a check in configure would be better than my hack from here: http://sourceforge.net/p/gar/code/22770/tree//csw/mgar/pkg/iftop/trunk/files...
3. Nonetheless I don’t get interface statistics to be displayed other than „0“. This also has been reported in a long-standing bug report: https://www.opencsw.org/mantis/view.php?id=4557 Do you have an advice how I can further track the issue? I can offer an account on our buildfarm if that helps, lots of other projects also do: http://www.opencsw.org/extend-it/signup/to-upstream-maintainers/
Best regards
— Dago