Re: Get a link-local IP when wired and DHCP fails



On Thu, 2005-06-30 at 20:14 +0100, Bastien Nocera wrote:
> +               } else if (ip4_config == NULL && nm_device_is_wireless
> (dev) == FALSE && nm_ap_get_encrypted (ap) == FALSE) {
> 

You probably want this to be 

nm_device_is_wireless (dev) == TRUE

right?

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]