liboping 1.10.0-5build2 source package in Ubuntu

Changelog

liboping (1.10.0-5build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:10:13 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Sebastian Harl
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liboping_1.10.0.orig.tar.gz 63.4 KiB 4988418e53fde6840550f778415fbd912372e9bf52510b9608f4f56c2e088d5e
liboping_1.10.0-5build2.debian.tar.xz 13.8 KiB 61ca3dac1e7d7c1f562cf2d436daf3310924c6774ba5e613de3c31e0dda46832
liboping_1.10.0-5build2.dsc 2.1 KiB 00d3ea6399024bdbed5d65abc9a69dbc54c62256cb18b2074d733513afedbfcf

Available diffs

View changes file

Binary packages built by this source

libnet-oping-perl: module for ICMP latency measurement

 Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as
 "ping packets") and measuring the time that elapses until the reception of an
 ICMP ECHO_REPLY packet (also known as "pong"). It supports pinging multiple
 hosts in parallel using IPv4 or IPv6 transparently.

libnet-oping-perl-dbgsym: debug symbols for libnet-oping-perl
liboping-dev: C/C++ library to generate ICMP ECHO_REQUESTs (development files)

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the header files, the static library and the manpages.

liboping0: C/C++ library to generate ICMP ECHO_REQUESTs

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the shared library.

liboping0-dbgsym: debug symbols for liboping0
oping: sends ICMP_ECHO requests to network hosts

 oping uses ICMP packages (better known as "ping packets") to test the
 reachability of network hosts. It supports pinging multiple hosts in parallel
 using IPv4 and/or IPv6 transparently.
 .
 This package contains two command line applications: "oping" is a replacement
 for tools like ping(1), ping6(1) and fping(1). "noping" is an ncurses-based
 tool which displays statistics while pinging and highlights aberrant
 round-trip times.

oping-dbgsym: debug symbols for oping