git: dhclient - Assume link is up when IFM_AVALID isn't set.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:50 PDT 2012


commit 2de2b2fe24709cfd686b666f71b9da92cb4965fd
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Aug 15 03:19:51 2012 +0200

    dhclient - Assume link is up when IFM_AVALID isn't set.
    
    - This is what the late interface_link_status() did.
    - Allows drivers who cannot tell what the link state is to get
      dhcp leases.
    
    Taken-from: OpenBSD

Summary of changes:
 sbin/dhclient/dispatch.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2de2b2fe24709cfd686b666f71b9da92cb4965fd


-- 
DragonFly BSD source repository





More information about the Commits mailing list