diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2017-09-07 10:37:10 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-11 17:30:13 +0100 |
commit | 818d4a97763c69e9289fb99822535cd3ca7af6a2 (patch) | |
tree | 421b1c894886c2754da4ae4c9fc0f631f6d0e1af /scripts/lib/scriptpath.py | |
parent | 56cf3a05bcc3329b32d28962089f9229a63f655a (diff) | |
download | openembedded-core-818d4a97763c69e9289fb99822535cd3ca7af6a2.tar.gz openembedded-core-818d4a97763c69e9289fb99822535cd3ca7af6a2.tar.bz2 openembedded-core-818d4a97763c69e9289fb99822535cd3ca7af6a2.zip |
iputils: backport patch to fix arping hang problem
arping hangs if SIGALARM is blocked. Backport a patch to fix this problem.
Unblock SIGALRM so that the previously called alarm() can prevent recvfrom()
from blocking forever in case the inherited procmask is blocking SIGALRM and
no packet is received.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions