[PATCH 2/4] ibss: fix control freq if IBSS already found

Jouni Malinen j
Sat Feb 21 02:24:14 PST 2015


On Thu, Feb 19, 2015 at 07:15:46AM +0100, Janusz Dziedzic wrote:
> If IBSS already found in scan results change
> requested frequency and disable OBSS scan.

> @@ -1664,11 +1670,38 @@ void ibss_mesh_setup_freq(struct wpa_supplicant *wpa_s,
> +	/* Disable obss scan when fixed freq */
> +	if (ssid->fixed_freq)
> +		obss_scan = 0;

This does not look desirable. Why would fixed_freq=1 disable HT
co-existence requirements for channel bandwidth selection? I'm going to
drop this part.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list