On Fri, 2006-03-24 at 14:14 -0800, Jouni Malinen wrote: > wpa_supplicant does indeed require that the scan results are reported > correctly. I don't see much point in the results if they are not > correct.. It is unfortunate if you need to use this kind of patch since > it would not work very well in cases where there is more than one BSSID > with "<hidden>" reported as the SSID..
Define 'correctly'. There's definitely something to be said for reporting precisely what we got from the scan, without munging it. The fact that we currently mix the probe responses with random beacons we happen to receive at the same time (and in fact, that ieee80211 doesn't actually seem to _know_ when the device issued a probe, and what for) does make things somewhat suboptimal though. -- dwmw2 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html