-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-9.0.0.z, rhel-9.1.0.z, rhel-9.2.0.z
-
None
-
iputils-20210202-10.el9
-
None
-
Moderate
-
rhel-plumbers
-
ssg_core_services
-
26
-
3
-
False
-
False
-
-
None
-
None
-
Pass
-
RegressionOnly
-
-
All
-
None
What were you trying to do that didn't work?
In RHEL 9 arping returns 1 (error) in place of 0 (OK) if some unicast replies were lost before deadline.
This have been corrected upstream ( https://github.com/iputils/iputils/releases/tag/20221126 ) in this commit https://github.com/iputils/iputils/commit/854873bdd28fcdd9cc3fe0c2d29c083a07d07a86
Please provide the package NVR for which bug is seen:
iputils-20210202-9.el9.x86_64.rpm
How to reproduce :
- disable target network interface.
- run arping -w 100 -f <target>
- enable target network interface.
- unicast replies arrive normaly.
- return code is 1 in place of 0.
- links to
-
RHBA-2024:138502
iputils update