Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.52 KB

README.md

File metadata and controls

42 lines (32 loc) · 2.52 KB

Build Status Coverity Status

The iputils package is set of small useful utilities for Linux networking.

Supported libc

  • glibc
  • uClibc
  • musl

Localization

Localization is hosted on Fedora Weblate.

Tools are included in iputils

  • arping
  • clockdiff
  • ping
  • tracepath

Tools removed from iputils

Some obsolete tools has been removed (see #363).

Tool Removing commit Last release Replacement
ninfod 8f0d897 20211215 experimental unused protocol
rarpd fba7b62 20211215 superseded by DHCP protocol
rdisc 7447806 20211215 superseded by DHCP protocol
tftpd 341975a 20210722 tftp-hpa, dnsmasq
traceroute6 a139421 20210722 mtr, traceroute, tracepath

History

Alexey Kuznetsov (1999–2002)

Hideaki Yoshifuji (2006–2015)