commit ea5f7cb65c9fa0a5d29351a3ff8abc800d3693fc
Author: Markus Pfeiffer <[email protected]>
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