Package liboping: Information

    Source package: liboping
    Version: 1.6.2-alt2
    Build time:  Feb 23, 2019, 10:40 PM in the task #222630
    Category: System/Libraries
    Report package bug
    License: GPL v2
    Summary: Liboping library
    Description: 
    liboping is a C library to generate ICMP echo requests, better known
    as "ping packets". It is intended for use in network monitoring
    applications or applications that would otherwise need to fork
    ping(1) frequently.
    
    liboping was inspired by ping, libping (homepage vanished) and fping:
    it differs from these existing solutions in that it can `ping' multiple
    hosts in parallel using IPv4 or IPv6 transparently. Other design
    principles were an object oriented interface, simplicity and
    extensibility: Is simple because there are only a few interface
    functions and no external dependencies. It's extensible since all
    (internal) data is kept in "opaque data types", so the storage may
    change or be extended without applications noticing it.

    List of rpms provided by this srpm:
    liboping (x86_64, i586, aarch64)
    liboping-debuginfo (x86_64, i586, aarch64)
    liboping-devel (x86_64, i586, aarch64)
    oping (x86_64, i586, aarch64)
    oping-debuginfo (x86_64, i586, aarch64)

    Maintainer: Michael Shigorin


      1. perl-devel
      2. chrpath

    Last changed


    Dec. 5, 2018 Grigory Ustinov 1.6.2-alt2
    - Fixed FTBFS (Disabled Werror).
    April 21, 2012 Michael Shigorin 1.6.2-alt1
    - 1.6.2
    Dec. 21, 2011 Michael Shigorin 1.6.1-alt2
    - drop RPATH