Package iputils: Information

    Binary package: iputils
    Version: 20211215-alt1
    Architecture: e2kv5
    Build time:  Jun 22, 2022, 01:03 PM
    Source package: iputils
    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.

    Maintainer: Mikhail Efremov


    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).