The iputils package is set of small useful utilities for Linux networking.
$ ./configure && meson build
# cd builddir && meson install
Configuration can be adjusted (prefix, what is being build, etc.), see
meson_options.txt
,
meson.build
.
Build dependencies are listed in scripts in ci directory.
Fixme:
tag.Signed-off-by: Your Name <me@example.org>
, see
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin.git push -f
. Do not open a new pull request.Reviewed-by: Your Name <me@example.org>
.Localization is hosted on Fedora Weblate.
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 |
iputils-ss990107.tar.gz
(source code not available)iputils-ss990417.tar.gz
iputils-ss020927.tar.gz
iputils-s20060425.tar.bz2
iputils-s20151218.tar.bz2