diff options
author | qingli <qingli@FreeBSD.org> | 2010-01-05 00:35:46 +0000 |
---|---|---|
committer | qingli <qingli@FreeBSD.org> | 2010-01-05 00:35:46 +0000 |
commit | 281d5caa0e0a4189fdc52bf94445383c124630a4 (patch) | |
tree | d1ded4dbf0d32596af446debbd7abbc1d5dd7a4f /lib/libc/stdlib/strtonum.c | |
parent | a506bcc1c47ba8270fca36d4e3c5f3eee9c65cb2 (diff) | |
download | FreeBSD-src-281d5caa0e0a4189fdc52bf94445383c124630a4.zip FreeBSD-src-281d5caa0e0a4189fdc52bf94445383c124630a4.tar.gz |
An existing incomplete ARP entry would expire a subsequent
statically configured entry of the same host. This bug was
due to the expiration timer was not cancelled when installing
the static entry. Since there exist a potential race condition
with respect to timer cancellation, simply check for the
LLE_STATIC bit inside the expiration function instead of
cancelling the active timer.
MFC after: 5 days
Diffstat (limited to 'lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions