iputils 3:20211215-1 source package in Ubuntu

Changelog

iputils (3:20211215-1) unstable; urgency=medium

  * New upstream release (Closes: #971044, #699238)
  * Drop traceroute6 binary, which is no longer provided upstream
  * Add iproute2 to build-deps for upstream tests

 -- Noah Meyerhans <email address hidden>  Fri, 04 Feb 2022 20:37:10 -0800

Upload details

Uploaded by:
Noah Meyerhans
Uploaded to:
Sid
Original maintainer:
Noah Meyerhans
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main net
Jammy release main net

Downloads

File Size SHA-256 Checksum
iputils_20211215-1.dsc 2.1 KiB e55af2e572379c7d5ebc0993af16e30d74cead6edfa0b59b44e20f3a663a0541
iputils_20211215.orig.tar.xz 437.1 KiB 9ff843d65a7a28f28e0ea6d99d95dfd8d8c474bb564f4ebfdb5481064c2dc022
iputils_20211215-1.debian.tar.xz 10.1 KiB 295d699b7be61e19e77bf3cd6808d52601a60752d63d9622ff9fbfde6c0cd990

No changes file available.

Binary packages built by this source

iputils-arping: Tool to send ICMP echo requests to an ARP address

 The arping command acts like the standard ping command except it pings
 a machine by its ARP address instead of its IP address. It is typically
 used to locate a machine if its hardware address is known but its IP
 address is unknown

iputils-arping-dbgsym: debug symbols for iputils-arping
iputils-clockdiff: Measure the time difference between networked computers

 Clockdiff computes the difference between the time of the machine on
 which it is called and the time of other network-accessible machines.
 The time differences measured by clockdiff are obtained using a
 sequence of ICMP TSTAMP messages which are returned to the sender by
 the IP module in the remote machine.

iputils-clockdiff-dbgsym: debug symbols for iputils-clockdiff
iputils-ping: Tools to test the reachability of network hosts

 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.

iputils-ping-dbgsym: debug symbols for iputils-ping
iputils-tracepath: Tools to trace the network path to a remote host

 The tracepath utility is similar to the traceroute utility, but also
 attempts to discover the MTU of the path. Supports IPv4 and IPv6.

iputils-tracepath-dbgsym: debug symbols for iputils-tracepath