Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37689050
en ru br
ALT Linux repos
S:1.10.0-alt2
4.0: 1.1.2-alt1.M40.1

Group :: System/Libraries
RPM: liboping

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.2-alt1.M40.1
Build date: 29 march 2010, 20:26 ( 735.3 weeks ago )
Size: 240.70 Kb

Home page:   http://verplant.org/liboping/

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.

Current maintainer: Michael Shigorin

List of contributors

List of rpms provided by this srpm:

  • liboping
  • liboping-devel
  • oping
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin