git: dhclient - Nuke interface_link_status().
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:48 PDT 2012
commit 80d26e4806f1a40969bd60f4cac0aba9c29f3886
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Wed Aug 15 00:44:47 2012 +0200
dhclient - Nuke interface_link_status().
- Make use of interface_status() (check IFF_UP|IFF_RUNNING
and media status). The interface is forced up when dhclient
starts so the flags should be correct.
Taken-from: OpenBSD
Summary of changes:
sbin/dhclient/dhclient.c | 6 +++---
sbin/dhclient/dhcpd.h | 3 +--
sbin/dhclient/dispatch.c | 33 +--------------------------------
3 files changed, 5 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80d26e4806f1a40969bd60f4cac0aba9c29f3886
--
DragonFly BSD source repository
More information about the Commits
mailing list