Package iputils: Information

Source package: iputils
Version: 20211215-alt1
Latest version according to Repology
Build time:  Jan 14, 2022, 04:39 PM in the task #293483
Category: Networking/Other
Report package bug
License: BSD-3-Clause and GPL-2.0+ and Rdisc
Summary: Utilities for IPv4/IPv6 networking
Description: 
The iputils package contains basic utilities for monitoring a network:
+ clockdiff - measures clock difference;
+ ping/ping6 - sends ICMP ECHO_REQUEST packets to network hosts;
+ arping - ping by ARP packets;
+ rdisc - classic router discovery daemon;
+ tracepath/tracepath6 - traces path to destination discovering MTU
along this path.

List of rpms provided by this srpm:
iputils (x86_64, ppc64le, i586, armh, aarch64)
iputils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ninfod (x86_64, ppc64le, i586, armh, aarch64)
ninfod-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Mikhail Efremov



    1. meson
    2. docbook5-style-xsl
    3. libcap-devel
    4. libidn2-devel
    5. xsltproc

Last changed


Jan. 14, 2022 Mikhail Efremov 20211215-alt1
- Dropped obsoleted patch.
- 20210722 -> 20211215.
Aug. 6, 2021 Ilya Kurdyukov 20210722-alt3
- disabled -Werror option for Elbrus build
Aug. 3, 2021 Mikhail Efremov 20210722-alt2
- ping: Fixed -W/-i options in case of setlocale() error
   (closes: #40636).