git: dhclient: Fix a busy loop

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Thu Nov 20 11:58:49 PST 2014


commit d99acfb3025b6646178c37f8ee3dee8e2af162a1
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/d99acfb3025b6646178c37f8ee3dee8e2af162a1


-- 
DragonFly BSD source repository



More information about the Commits mailing list