Page MenuHomeSolus

Update iputils to 20210722
ClosedPublic

Authored by silke on Sep 1 2021, 12:26 PM.
Tags
None
Referenced Files
F11020116: D11776.diff
Mon, Aug 7, 1:42 AM
F10848864: D11776.id28625.diff
Jun 11 2023, 4:58 PM
F10839673: D11776.id28654.diff
Jun 9 2023, 10:17 PM
F10838011: D11776.diff
Jun 9 2023, 10:07 AM
F10776184: D11776.id28654.diff
May 23 2023, 7:29 AM
F10762691: D11776.diff
May 18 2023, 7:57 PM
F10731382: D11776.id.diff
May 11 2023, 5:27 AM
Subscribers

Details

Summary

Release notes can be found on GitHub.

Test Plan

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

Repository
R4960 iputils
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1610
Build 1610: arc lint + arc unit