Changelog for
iftop-0.99.4-1.33.x86_64.rpm :
* Wed Apr 30 2014 larsAATTlinux-schulserver.de- fix bnc#875625: iftop 0.99.2 memory leakeage- added MAC-address-format.patch : defining the MAC address of the interface as char instead of integer, which results in correct commandline output http://lists.beasts.org/pipermail/iftop-users/2014-March/000413.html- added 001-Avoid-32-bit-overflow-for-rates-when-calculating-bar.patch http://lists.beasts.org/pipermail/iftop-users/2014-March/000414.html- added 002-scale-up-to-tbit.patch : Extend the scale[] array up to terabit. 10gbit is not uncommon, 100gbit 40 and 100 gbit are coming, 400 gbit and terabit are future possibilities.- 003-rateidx_init-fix.patch : When calculating the first rateidx, we were overshooting to the next scale. Fix that.- 004-iftop-unlimited_text_output.patch : Allow unlimited number of lines in text output, using \"iftop -t -L 0\"
* Fri Feb 14 2014 andreas.stiegerAATTgmx.de- update to 1.0pre4:
* Man page documentation of -t mode.
* Compile time warning fixes.- removed patches:
* iftop-implicit-pointer-decl.patch- remove autoconf calls previously required
* Fri Jan 03 2014 pascal.bleserAATTopensuse.org- update to 1.0pre3:
* bugs and compilation issues were fixed
* a \"text output\" mode was added.- drop the following patches, merged upstream:
* iftop-manpage.patch
* iftop-multicast.patch
* Tue Mar 05 2013 crrodriguezAATTopensuse.org- Use ncursesw6- fix a number of implicit declarations and implicit-pointer-decl warnings (iftop-implicit-pointer-decl.patch)
* Sun Nov 25 2012 schwabAATTlinux-m68k.org- Properly handle multicast packages- Define USE_GETIFADDRS to use getifaddrs for better IPv6 support
* Mon Apr 02 2012 andreas.stiegerAATTgmx.de- update to 1.0pre2:
* reverse IPv6 using all methods except ares
* faster switching of graph scale
* fixed support for DLT_NULL
* fix for segfault on interfaces with no MAC address
* improved interface autodetect
* a stab at implementing support for radiotap interfaces (DLT 127).- updated iftop-manpage.patch to fix manpage formatting warning- remove INSTALL from installed files- removed revious source- removed iftop-1.0-includes_fix.patch- removed counter_hash.h
* Mon Apr 11 2011 larsAATTlinux-schulserver.de- update to 1.0pre1: + Support for IPv6 + Various typos fixed + documentation fixed + Fixed behaviour of \"-b\" option + Support for PFLOG Interfaces + Fix for performance issue with address hashing + Fix for failing link address detection for GNU/kfreebsd + Improved behaviour of sort in sent/recv only mode + Fixed segfault / hang when supplying multiple -i options- removed upstreamed patches
* Sun Nov 29 2009 lruppAATTsuse.de- added iftop-bar-bytes.patch and iftop-bar-display.patch from Debian- enhanced the iftop-manpage.patch- small specfile cleanup
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Wed Aug 26 2009 mlsAATTsuse.de- make patch0 usage consistent