dhclient - Assume link is up when IFM_AVALID isn't set.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 15 Aug 2012 01:19:51 +0000 (03:19 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 19 Aug 2012 14:31:01 +0000 (16:31 +0200)
commit2de2b2fe24709cfd686b666f71b9da92cb4965fd
tree2ec1d7c2fab643e9a2a88353897264487cd4ece2
parent8d05e1a0f880cf524f11bd5fedd9e433d5c92f48
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
sbin/dhclient/dispatch.c