Package iputils: Information

    Binary package: iputils
    Version: 20240117-alt2
    Architecture: x86_64
    Build time:  Mar 27, 2024, 06:56 PM in the task #327286
    Source package: iputils
    Category: Networking/Other
    Report package bug
    License: BSD-3-Clause and GPL-2.0+
    Summary: Utilities for IPv4/IPv6 networking
    Description: 
    The iputils package contains basic utilities for monitoring a network:
    + clockdiff - measures clock difference;
    + ping - sends ICMP ECHO_REQUEST packets to network hosts;
    + arping - ping by ARP packets;
    + tracepath - traces path to destination discovering MTU along this path.

    Maintainer: Mikhail Gordeev



    Last changed


    Jan. 23, 2024 Mikhail Gordeev 20240117-alt2
    - Make symlinks in %_bindir with the same contents as in /bin.
    Jan. 18, 2024 Mikhail Efremov 20240117-alt1
    - 20231222 -> 20240117.
    Dec. 28, 2023 Mikhail Efremov 20231222-alt1
    - 20221126 -> 20231222.
    - ping: Drop second call of drop_capabilities().