Package iputils: Information

    Binary package: iputils
    Version: 20190709-alt3
    Architecture: e2kv5
    Build time:  Aug 13, 2021, 09:42 AM
    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


    Aug. 3, 2021 Mikhail Efremov 20190709-alt3
    - ping: Fixed -W/-i options in case of setlocale() error.
    May 31, 2020 Andrey Cherepanov 20190709-alt1.1.p9
    - Backport fix build to p9 branch (without -Werror).
    Nov. 27, 2019 Mikhail Efremov 20190709-alt2
    - Update License tag.
    - Fix build with -Werror.