commit d99acfb3025b6646178c37f8ee3dee8e2af162a1
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/d99acfb3025b6646178c37f8ee3dee8e2af162a1
--
DragonFly BSD source repository