Package capstats: Information

    Source package: capstats
    Version: 0.27-alt1
    Build time:  Jan 24, 2020, 04:41 AM in the task #244898
    Category: Networking/Other
    Report package bug
    License: BSD-3-Clause
    Summary: A command-line tool collecting packet statistics
    Description: 
    capstats is a small tool to collect statistics on the current load of a
    network interface, using either libpcap or the native interface for Endace.
    It reports statistics per time interval and/or for the tool total run-time.

    List of rpms provided by this srpm:
    capstats (x86_64, ppc64le, i586, aarch64)
    capstats-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Andriy Stepanov


      1. cmake
      2. libpcap-devel
      3. gcc-c++
      4. zeek-cmake

    Last changed


    Jan. 24, 2020 Vitaly Lipatov 0.27-alt1
    - new version 0.27 (with rpmrb script)
    Dec. 12, 2019 Grigory Ustinov 0.26-alt2
    - NMU: Fix license.
    June 9, 2019 Vitaly Lipatov 0.26-alt1
    - rewrite spec, use cmake directly
    - use external cmake scripts used in Zeek