1 Commits

Author SHA256 Message Date
Lars Vogdt
65659c3d84 - 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"

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iftop?expand=0&rev=24
2014-04-30 07:45:29 +00:00