Package iputils: Information

    Source package: iputils
    Version: 20211215-alt1
    Build time:  Jun 22, 2022, 01:03 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    iputils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    ninfod (e2kv6, e2kv5, e2kv4, e2k)
    ninfod-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Mikhail Efremov


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