Package iftop: Information

    Source package: iftop
    Version: 0.17-alt4.qa1
    Build time:  Apr 17, 2013, 06:34 AM
    Category: Monitoring
    Report package bug
    License: GPL
    Summary: Display bandwidth usage on an interface
    Description: 
    iftop does for network usage what top(1) does for CPU usage.
    It listens to network traffic on a named interface and displays
    a table of current bandwidth usage by pairs of hosts.  Handy for
    answering the question "why is our ADSL link so slow?".

    List of rpms provided by this srpm:
    iftop (x86_64, i586)
    iftop-debuginfo (x86_64, i586)

    Maintainer: Michael Shigorin


      1. libncurses-devel
      2. libpcap-devel

    Last changed


    April 17, 2013 Dmitry V. Levin 0.17-alt4.qa1
    - NMU: rebuilt for debuginfo.
    Jan. 20, 2010 Michael Shigorin 0.17-alt4
    - disabled subshell execution, thanks Ali Jawad for heads-up
    - spec cleanup
    - buildreq
    March 4, 2007 Dmitry V. Levin 0.17-alt3
    - Fixed crash on exit (#10888).
    - Fixed compilation warnings.