Package liboping: Information

    Source package: liboping
    Version: 1.1.2-alt2
    Build time:  May 15, 2009, 11:22 AM
    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)
    liboping-devel (x86_64, i586)
    oping (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin


      1. perl-devel

    Last changed


    May 14, 2009 Michael Shigorin 1.1.2-alt2
    - fixed control scriptlet packaging
    May 13, 2009 Michael Shigorin 1.1.2-alt1
    - initial build for ALT Linux Sisyphus (spec from PLD)
    - introduced control(8) support
    - introduced static subpackage (off by default)
    - buildreq