Release notes can be found on GitHub.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R4960:1480b3125223: Update iputils to 20210202
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 sudo traceroute6 transip.nl sudo systemctl start ninfod sudo iputils-ping -W 0.1 -c2 -6 -N name ip6-localhost sudo systemctl stop ninfod
rarpd and rdisc are untested.
Diff Detail
Diff Detail
- Repository
- R4960 iputils
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.