Release notes can be found on GitHub.
Note that the following tools have been removed from the package matching upstream development:
- traceroute6 (use tracepath instead)
- ninfod
- rarpd
- rdisc
Differential D12492
Update iputils to 20211215 Authored by silke on Dec 17 2021, 3:50 PM. Tags None Referenced Files
Subscribers
Details
Release notes can be found on GitHub. Note that the following tools have been removed from the package matching upstream development:
Execute the following successfully (where $host is a dual-stack host in the local network): sudo arping -c 4 $host sudo clockdiff $host iputils-ping -4 -c 4 $host iputils-ping -6 -c 4 $host tracepath -4 transip.nl tracepath -6 transip.nl
Diff Detail
|