Package iputils: Information

    Source package: iputils
    Version: 20211215-alt1
    Build time:  May 23, 2023, 08:19 AM in the task #321374
    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, i586, aarch64)
    iputils-debuginfo (x86_64, i586, aarch64)
    ninfod (x86_64, i586, aarch64)
    ninfod-debuginfo (x86_64, i586, aarch64)

    Maintainer: Mikhail Efremov


      1. libidn2-devel
      2. meson
      3. libcap-devel
      4. docbook5-style-xsl
      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).