Page MenuHomeSolus

Update iputils to 20211215
ClosedPublic

Authored by silke on Dec 17 2021, 3:50 PM.
Tags
None
Referenced Files
F11071085: D12492.diff
Sat, Aug 12, 1:04 AM
F10897250: D12492.id30383.diff
Jul 2 2023, 5:23 AM
F10896929: D12492.id30450.diff
Jul 2 2023, 3:14 AM
F10889043: D12492.diff
Jun 27 2023, 12:41 PM
F10770244: D12492.id30450.diff
May 20 2023, 10:27 PM
Subscribers

Details

Summary

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
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

Diff Detail

Repository
R4960 iputils
Lint
Lint Not Applicable
Unit
Tests Not Applicable