git: DragonFly_RELEASE_4_0 dhclient: Fix a busy loop
Markus Pfeiffer
profmakx at crater.dragonflybsd.org
Thu Nov 20 12:04:42 PST 2014
commit ea5f7cb65c9fa0a5d29351a3ff8abc800d3693fc
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date: Thu Nov 20 19:55:32 2014 +0000
dhclient: Fix a busy loop
The ifi->linkstat variable seemed to be not updated after the poll
returns in dispatch.c. This might only be a hack, but it makes the
busylooping go away.
Summary of changes:
sbin/dhclient/dispatch.c | 8 ++++++++
1 file changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea5f7cb65c9fa0a5d29351a3ff8abc800d3693fc
--
DragonFly BSD source repository
More information about the Commits
mailing list