Re: dhclient/dhclient.conf change in -CURRENT?

From: Martin Blapp <mb_at_imp.ch>
Date: Mon, 4 Aug 2003 17:31:53 +0200 (CEST)
Hi,

> > polling addition, but that should not make any difference here.
>
> Read the code.
>
> dhclient.c:send_discover() bails out if interface_active() is false BEFORE
> iterating all the possible media settings.

interface_active() doesn't bail out. It returns 1, which means "ok", and all
should be done like bevor.

It only returns "0", if

if (ifmr.ifm_status & IFM_AVALID) is not true.

Martin
Received on Mon Aug 04 2003 - 06:31:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:17 UTC