Bug 557308 - arping ignores the deadline option
Summary: arping ignores the deadline option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: iputils
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Jiri Skala
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 574036
TreeView+ depends on / blocked
 
Reported: 2010-01-20 23:44 UTC by Andrew McNabb
Modified: 2014-11-09 22:32 UTC (History)
3 users (show)

Fixed In Version: iputils-20071127-10.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 574036 (view as bug list)
Environment:
Last Closed: 2010-03-09 03:35:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew McNabb 2010-01-20 23:44:04 UTC
I was trying to track down why a machine was hanging at boot time.  The hang appears to be caused by a bug in arping.  The dhclient-script calls arping with arguments substantially similar to "arping -f -w 2 10.0.0.2", which should finish when a reply is received for 10.0.0.2 or within 2 seconds, whichever comes first.  However, the following shows that arping seems to be ignoring the deadline option:

root@prodigy# arping -f -I br0 10.0.0.34
ARPING 10.0.0.34 from 10.0.0.33 br0
Unicast reply from 10.0.0.34 [00:1F:D0:2E:2B:93]  0.635ms
Sent 1 probes (1 broadcast(s))
Received 1 response(s)
root@prodigy# time arping -f -I br0 10.0.0.2 
ARPING 10.0.0.2 from 10.0.0.33 br0
^C
Sent 200 probes (200 broadcast(s))
Received 0 response(s)
arping -f -I br0 10.0.0.2  0.00s user 0.01s system 0% cpu 3:19.36 total
root@prodigy#

I'm hoping that this should be enough information to reproduce the problem--it's certainly more helpful than a report that "my system hung at boot". :)  Thanks.

Comment 1 Fedora Update System 2010-03-05 09:06:45 UTC
iputils-20071127-10.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/iputils-20071127-10.fc13

Comment 2 Fedora Update System 2010-03-05 09:08:09 UTC
iputils-20071127-10.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/iputils-20071127-10.fc12

Comment 3 Fedora Update System 2010-03-06 03:40:09 UTC
iputils-20071127-10.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update iputils'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/iputils-20071127-10.fc12

Comment 4 Fedora Update System 2010-03-09 03:34:59 UTC
iputils-20071127-10.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-03-11 13:32:24 UTC
iputils-20071127-10.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.